Package com.silverpeas.form.displayers

Class Summary
AbstractFieldDisplayer<T extends Field>  
AbstractFileFieldDisplayer  
AbstractTextFieldDisplayer<T extends Field>  
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.
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.
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.
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.
ImageFieldDisplayer A ImageFieldDisplayer is an object which can display an image in HTML and can retrieve via HTTP any file.
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.
JdbcRefFieldDisplayer  
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.
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.
MapFieldDisplayer A UserFieldDisplayer is an object which can display a UserFiel in HTML and can retrieve via HTTP any updated value.
MultipleUserFieldDisplayer A MultipleUserFieldDisplayer is an object which can display a MultipleUserField in HTML and can retrieve via HTTP any updated value.
PdcUserFieldDisplayer A PdcUserFieldDisplayer is an object which can display a UserFiel in HTML and can retrieve via HTTP any updated value.
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.
SequenceFieldDisplayer A SequenceFieldDisplayer is an object which can display a value corresponding to the setting of a sequence.
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.
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.
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.
TimeFieldDisplayer A TimeFieldDisplayer is an object which can display a time
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.
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.
UserFieldDisplayer A UserFieldDisplayer is an object which can display a UserFiel in HTML and can retrieve via HTTP any updated value.
VideoFieldDisplayer A displayer of a video.
VideoPlayer An (X)HTML video player with javascript.
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.
 

Enum Summary
AbstractFileFieldDisplayer.Operation The different kinds of operation that can be applied into an attached file.
 



Copyright © 2016 Silverpeas. All Rights Reserved.