|
Search this API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TableEditorFactory.ItemEditorOwner
This interface should be implemented by
TableCellEditor
and
TableCellRenderer
classes used with the
TableEditorFactory
that need to know additional information
to display the editor value.
Method Summary | |
---|---|
ItemEditor |
getEditor()
Returns the editor of this ItemEditorOwner . |
void |
setEditor(ItemEditor editor)
Sets the editor of this ItemEditorOwner . |
Method Detail |
---|
ItemEditor getEditor()
ItemEditorOwner
.
void setEditor(ItemEditor editor)
ItemEditorOwner
.
|
© Copyright 2000-2022, yWorks GmbH. All rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |