|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.rad.genui.AbstractUIFactoryResource<CE>
javax.rad.genui.celleditor.UICellEditor<CE>
javax.rad.genui.celleditor.UIInplaceCellEditor<CE>
CE - an instance of IInplaceCellEditor.public class UIInplaceCellEditor<CE extends IInplaceCellEditor>
Platform and technology independent editor. It is designed for use with AWT, Swing, SWT, JSP, JSF, ... .
| Field Summary |
|---|
| Fields inherited from interface javax.rad.ui.celleditor.IInplaceCellEditor |
|---|
DOUBLE_CLICK, SINGLE_CLICK |
| Fields inherited from interface javax.rad.ui.IAlignmentConstants |
|---|
ALIGN_BOTTOM, ALIGN_CENTER, ALIGN_DEFAULT, ALIGN_LEFT, ALIGN_RIGHT, ALIGN_STRETCH, ALIGN_TOP |
| Constructor Summary | |
|---|---|
protected |
UIInplaceCellEditor(CE pCEResource)
Constructs a new UIInplaceCellEditor. |
| Method Summary | |
|---|---|
int |
getPreferredEditorMode()
Gets the preferred Editor Mode. |
void |
setPreferredEditorMode(int pPreferredEditorMode)
Sets the preferred Editor Mode. |
| Methods inherited from class javax.rad.genui.AbstractUIFactoryResource |
|---|
getUIResource, setUIResource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.rad.model.ui.ICellEditor |
|---|
createCellEditorHandler, isDirectCellEditor |
| Methods inherited from interface javax.rad.ui.IAlignmentConstants |
|---|
getHorizontalAlignment, getVerticalAlignment, setHorizontalAlignment, setVerticalAlignment |
| Constructor Detail |
|---|
protected UIInplaceCellEditor(CE pCEResource)
UIInplaceCellEditor.
pCEResource - the CellEditor resource.IInplaceCellEditor| Method Detail |
|---|
public int getPreferredEditorMode()
getPreferredEditorMode in interface IInplaceCellEditorIInplaceCellEditor.DOUBLE_CLICK,
IInplaceCellEditor.SINGLE_CLICKpublic void setPreferredEditorMode(int pPreferredEditorMode)
setPreferredEditorMode in interface IInplaceCellEditorpPreferredEditorMode - the preferred Editor Mode.IInplaceCellEditor.DOUBLE_CLICK,
IInplaceCellEditor.SINGLE_CLICK
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||