static class HasDataEditor.IndexedEditor<Q> extends java.lang.Object implements LeafValueEditor<Q>
Editor.Ignore, Editor.Path| Constructor and Description |
|---|
HasDataEditor.IndexedEditor(int index,
HasData<Q> data) |
public Q getValue()
TakesValuegetValue in interface TakesValue<Q>TakesValue.setValue(V)public void setIndex(int index)
public void setValue(Q value)
TakesValuesetValue in interface TakesValue<Q>value - a value object of type VTakesValue.getValue()