Uses of Class
javax.rad.genui.celleditor.UICellEditor

Packages that use UICellEditor
com.sibvisions.rad.genui.celleditor Contains generic cell editors. 
javax.rad.genui.celleditor Contains a generic implementation of the platform and technology independent celleditor interfaces to design graphical user interfaces. 
 

Uses of UICellEditor in com.sibvisions.rad.genui.celleditor
 

Subclasses of UICellEditor in com.sibvisions.rad.genui.celleditor
 class UIEnumCellEditor
          The UIEnumCellEditor is a special blend of an IChoiceCellEditor and ILinkedCellEditor.
 

Uses of UICellEditor in javax.rad.genui.celleditor
 

Subclasses of UICellEditor in javax.rad.genui.celleditor
 class UICheckBoxCellEditor
          Platform and technology independent check box editor.
 class UIChoiceCellEditor
          Platform and technology independent choice editor.
 class UIComboCellEditor<CE extends IComboCellEditor>
          Platform and technology independent combo cell editor.
 class UIDateCellEditor
          Platform and technology independent date editor.
 class UIImageViewer
          Platform and technology independent image viewer.
 class UIInplaceCellEditor<CE extends IInplaceCellEditor>
          Platform and technology independent editor.
 class UILinkedCellEditor
          Platform and technology independent linked editor.
 class UINumberCellEditor
          Platform and technology independent number editor.
 class UITextCellEditor
          Platform and technology independent text editor.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.