|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.leafdigital.ui.api.Table.EditingControl
public static class Table.EditingControl
Class passed as part of the onEditing callback.
Constructor Summary | |
---|---|
Table.EditingControl()
|
Method Summary | |
---|---|
boolean |
isDim()
|
boolean |
isError()
|
void |
markDim()
If this method is called, the editbox will be shown dim. |
void |
markError()
If this method is called, the editbox will be shown red. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Table.EditingControl()
Method Detail |
---|
public void markError()
public boolean isError()
public void markDim()
public boolean isDim()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |