|
||||||||||
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 |
AccessPathFieldDisplayer
A AccessPathFieldDisplayer is an object which can display in a HTML field the current access path of the form (space > subSpace > service > theme > subTheme) to a end user and can retrieve via HTTP any updated value. |
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 |
ExplorerFieldDisplayer
An ExplorerFieldDisplayer is an object which allow to browse Silverpeas treeview (nodes) and to select one of it |
class |
FileFieldDisplayer
A FileFieldDisplayer is an object which can display a link to a file (attachment) in HTML and can retrieve via HTTP any file. |
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 |
PdcFieldDisplayer
Displayer class of a PDC field. |
class |
PdcPositionsFieldDisplayer
A PdcPositionsFieldDisplayer is an object that prints out pdc positions for given axis. |
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 |