|
UIX 2.2.16 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--oracle.cabo.servlet.event.InvokeEventHandler.MethodParameter
This class combines a parameter type with its value. This parameter is used to make method calls.
| Inner Class Summary | |
static class |
InvokeEventHandler.MethodParameter.ParserFactory
|
| Constructor Summary | |
InvokeEventHandler.MethodParameter()
|
|
| Method Summary | |
void |
setJavaType(java.lang.String type)
Sets the Class name of the type of this parameter |
void |
setValue(java.lang.Object value)
Sets the value of this parameter |
void |
setValueBinding(BoundValue value)
Sets the value of this parameter |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InvokeEventHandler.MethodParameter()
| Method Detail |
public void setJavaType(java.lang.String type)
throws java.lang.ClassNotFoundException
public void setValue(java.lang.Object value)
public void setValueBinding(BoundValue value)
|
UIX 2.2.16 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||