|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
STable and SList implement this to allow their SListSelectionModel to refresh parent.
Method Summary | |
java.lang.Object |
findElementAt(int index)
TODO: document the method |
int |
findIndexFor(java.lang.Object inValue)
TODO: document the method |
void |
issueChangeSelectionControl()
TODO: document the method |
void |
setEnabled(boolean inEnabled)
Sets the enabled |
void |
validationFailed(java.lang.Exception inException)
TODO: document the method |
void |
validationSuccess()
TODO: document the method |
Method Detail |
public void validationFailed(java.lang.Exception inException)
inException
- TODO: Describe the Parameterpublic void validationSuccess()
public void setEnabled(boolean inEnabled)
inEnabled
- The new enabled valuepublic void issueChangeSelectionControl()
public int findIndexFor(java.lang.Object inValue)
inValue
- TODO: Describe the Parameter
public java.lang.Object findElementAt(int index)
index
- TODO: Describe the Parameter
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |