|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Describes on input parameter binding, which associates one input parameter (identified by either parameter name or position) to a JavaScript expression
Method Summary | |
IBaseExpression |
getExpr()
Returns the expression that provides the value of the parameter. |
java.lang.String |
getName()
Returns the parameter name. |
int |
getPosition()
Returns the parameter position. |
Method Detail |
public IBaseExpression getExpr()
public java.lang.String getName()
public int getPosition()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |