|
GWT 2.5.0.rc2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.editor.client.adapters.HasDataEditor.IndexedEditor<Q>
static class HasDataEditor.IndexedEditor<Q>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.google.gwt.editor.client.Editor |
|---|
Editor.Ignore, Editor.Path |
| Constructor Summary | |
|---|---|
HasDataEditor.IndexedEditor(int index,
HasData<Q> data)
|
|
| Method Summary | |
|---|---|
Q |
getValue()
Returns the current value. |
void |
setIndex(int index)
|
void |
setValue(Q value)
Sets the value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
HasDataEditor.IndexedEditor(int index,
HasData<Q> data)
| Method Detail |
|---|
public Q getValue()
TakesValue
getValue in interface TakesValue<Q>TakesValue.setValue(V)public void setIndex(int index)
public void setValue(Q value)
TakesValue
setValue in interface TakesValue<Q>value - a value object of type VTakesValue.getValue()
|
GWT 2.5.0.rc2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||