javax.rad.ui.celleditor
Interface IStyledCellEditor

All Superinterfaces:
IAlignmentConstants, ICellEditor
All Known Subinterfaces:
ICheckBoxCellEditor<C>, IChoiceCellEditor<C>, IComboCellEditor, IDateCellEditor, IImageViewer<C>, IInplaceCellEditor, ILinkedCellEditor, INumberCellEditor, ITextCellEditor
All Known Implementing Classes:
AbstractCheckBoxCellEditor, AbstractChoiceCellEditor, AbstractComboCellEditor, AbstractDateCellEditor, AbstractImageViewer, AbstractInplaceCellEditor, AbstractLinkedCellEditor, AbstractNumberCellEditor, AbstractStyledCellEditor, AbstractTextCellEditor, JVxCheckBoxCellEditor, JVxChoiceCellEditor, JVxDateCellEditor, JVxImageViewer, JVxLinkedCellEditor, JVxNumberCellEditor, JVxTextCellEditor, UICellEditor, UICheckBoxCellEditor, UIChoiceCellEditor, UIComboCellEditor, UIDateCellEditor, UIEnumCellEditor, UIImageViewer, UIInplaceCellEditor, UILinkedCellEditor, UINumberCellEditor, UITextCellEditor

public interface IStyledCellEditor
extends ICellEditor, IAlignmentConstants

Platform and technology independent styled cell editor definition. It is designed for use with AWT, Swing, SWT, JSP, JSF, ... .


Field Summary
 
Fields inherited from interface javax.rad.ui.IAlignmentConstants
ALIGN_BOTTOM, ALIGN_CENTER, ALIGN_DEFAULT, ALIGN_LEFT, ALIGN_RIGHT, ALIGN_STRETCH, ALIGN_TOP
 
Method Summary
 
Methods inherited from interface javax.rad.model.ui.ICellEditor
createCellEditorHandler, isDirectCellEditor
 
Methods inherited from interface javax.rad.ui.IAlignmentConstants
getHorizontalAlignment, getVerticalAlignment, setHorizontalAlignment, setVerticalAlignment
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.