| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CompoundEditor
Specifies the general contract of a compound/composite editor.
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from interface y.option.Editor | 
|---|
| Editor.Event, Editor.Listener | 
| Method Summary | |
|---|---|
|  int | editorCount()Returns the number of editors in this compound. | 
|  java.util.Iterator | editors()Returns an iterator over the editors in this compound. | 
|  Editor | getEditor(int index)Returns the editor at the specified position. | 
| Methods inherited from interface y.option.Editor | 
|---|
| adoptItemValue, commitValue, getComponent, resetValue | 
| Method Detail | 
|---|
int editorCount()
Editor getEditor(int index)
index - zero-based index of the editor to return
java.util.Iterator editors()
Iterator over the editors in this compound.| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||