|
UIX 2.2.8 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.cabo.ui.data.bind.IsAgentTypeBoundValue
BoundValue that returns a Boolean based on the Agent Type.
Agent
Constructor Summary | |
IsAgentTypeBoundValue(int type)
Construct an instance of AgentTypeBoundValue. |
Method Summary | |
java.lang.Object |
getValue(RenderingContext context)
Called to retrieve a value based on the current rendering context. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IsAgentTypeBoundValue(int type)
type
- the agent type that is being checked for.
The values should be one of the TYPE constants in
oracle.cabo.share.agent.AgentMethod Detail |
public java.lang.Object getValue(RenderingContext context)
BoundValue
getValue
in interface BoundValue
|
UIX 2.2.8 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |