|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldDisplayer | |
---|---|
com.silverpeas.form | Defines the interface of all of the objects that represent forms, fields, templates describing forms, and so on. |
com.silverpeas.form.displayers |
Uses of FieldDisplayer in com.silverpeas.form |
---|
Methods in com.silverpeas.form that return FieldDisplayer | |
---|---|
FieldDisplayer |
TypeManager.getDisplayer(String typeName,
String displayerName)
Returns the named FieldDisplayer of the named field. |
Uses of FieldDisplayer in com.silverpeas.form.displayers |
---|
Classes in com.silverpeas.form.displayers that implement FieldDisplayer | |
---|---|
class |
AbstractFieldDisplayer<T extends Field>
|
class |
AbstractFileFieldDisplayer
|
class |
AbstractTextFieldDisplayer<T extends Field>
|
class |
CheckBoxDisplayer
A CheckBoxDisplayer is an object which can display a checkbox in HTML the content of a checkbox to a end user and can retrieve via HTTP any updated value. |
class |
DateFieldDisplayer
A DateFieldDisplayer is an object which can display a TextFiel in HTML the content of a TextFiel to a end user and can retrieve via HTTP any updated value. |
class |
EmailFieldDisplayer
A TextFieldDisplayer is an object which can display a TextFiel in HTML the content of a TextFiel to a end user and can retrieve via HTTP any updated value. |
class |
GroupFieldDisplayer
A GroupFieldDisplayer is an object which allow to select a group and display it in HTML and can retrieve via HTTP any updated value. |
class |
ImageFieldDisplayer
A ImageFieldDisplayer is an object which can display an image in HTML and can retrieve via HTTP any file. |
class |
JdbcFieldDisplayer
A JdbcFieldDisplayer is an object which can display a listbox in HTML the content of a listbox to a end user and can retrieve via HTTP any updated value. |
class |
JdbcRefFieldDisplayer
|
class |
LdapFieldDisplayer
A LDAPFieldDisplayer is an object which can display a listbox in HTML the content of a listbox to a end user and can retrieve via HTTP any updated value. |
class |
ListBoxFieldDisplayer
A ListBoxFieldDisplayer is an object which can display a listbox in HTML the content of a listbox to a end user and can retrieve via HTTP any updated value. |
class |
MapFieldDisplayer
A UserFieldDisplayer is an object which can display a UserFiel in HTML and can retrieve via HTTP any updated value. |
class |
MultipleUserFieldDisplayer
A MultipleUserFieldDisplayer is an object which can display a MultipleUserField in HTML and can retrieve via HTTP any updated value. |
class |
PdcUserFieldDisplayer
A PdcUserFieldDisplayer is an object which can display a UserFiel in HTML and can retrieve via HTTP any updated value. |
class |
RadioButtonDisplayer
A RadioButtonDisplayer is an object which can display a radio button in HTML the content of a radio button to a end user and can retrieve via HTTP any updated value. |
class |
SequenceFieldDisplayer
A SequenceFieldDisplayer is an object which can display a value corresponding to the setting of a sequence. |
class |
TextAreaFieldDisplayer
A TextAreaFieldDisplayer is an object which can display a TextFiel in HTML the content of a TextFiel to a end user and can retrieve via HTTP any updated value. |
class |
TextDisplayer
A TextFieldDisplayer is an object which can display a TextFiel in HTML the content of a TextFiel to a end user and can retrieve via HTTP any updated value. |
class |
TextFieldDisplayer
A TextFieldDisplayer is an object which can display a TextFiel in HTML the content of a TextFiel to a end user and can retrieve via HTTP any updated value. |
class |
TimeFieldDisplayer
A TimeFieldDisplayer is an object which can display a time |
class |
UniqueIdFieldDisplayer
The UniqueIdFieldDisplayer displays a unique id as string in a read-only mode Unique id is the result of the new Date().getTime() operation. |
class |
UrlFieldDisplayer
A TextFieldDisplayer is an object which can display a TextFiel in HTML the content of a TextFiel to a end user and can retrieve via HTTP any updated value. |
class |
UserFieldDisplayer
A UserFieldDisplayer is an object which can display a UserFiel in HTML and can retrieve via HTTP any updated value. |
class |
VideoFieldDisplayer
A displayer of a video. |
class |
WysiwygFCKFieldDisplayer
A WysiwygFieldDisplayer is an object which can display a TextFiel in HTML the content of a TextFiel to a end user and can retrieve via HTTP any updated value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |