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

Packages that use UIInplaceCellEditor
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 UIInplaceCellEditor in com.sibvisions.rad.genui.celleditor
 

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

Uses of UIInplaceCellEditor in javax.rad.genui.celleditor
 

Subclasses of UIInplaceCellEditor in javax.rad.genui.celleditor
 class UIComboCellEditor<CE extends IComboCellEditor>
          Platform and technology independent combo cell editor.
 class UIDateCellEditor
          Platform and technology independent date 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.