|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Represents the design of an SortCondition in the scripting environment
| Method Summary | |
java.lang.String |
getDirection()
Returns sort direction. |
java.lang.String |
getKey()
Returns sort key |
void |
setDirection(java.lang.String direction)
Sets sort direction. |
void |
setKey(java.lang.String key)
Sets sort key. |
| Method Detail |
public java.lang.String getDirection()
public void setDirection(java.lang.String direction)
throws ScriptException
direction -
ScriptExceptionpublic java.lang.String getKey()
public void setKey(java.lang.String key)
throws ScriptException
key -
ScriptException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||