|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.trinidadinternal.ui.data.bind.IsAgentApplicationBoundValue
@Deprecated public class IsAgentApplicationBoundValue
BoundValue that returns a Boolean based on the Agent Application.
org.apache.myfaces.trinidadinternal.share.agent.Agent| Constructor Summary | |
|---|---|
IsAgentApplicationBoundValue(int application)
Deprecated. Construct an instance of AgentApplicationBoundValue. |
|
| Method Summary | |
|---|---|
java.lang.Object |
getValue(UIXRenderingContext context)
Deprecated. 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 IsAgentApplicationBoundValue(int application)
application - the agent application that is being checked for.
The values should be one of the APPLICATION constants in
org.apache.myfaces.trinidadinternal.share.agent.Agent| Method Detail |
|---|
public java.lang.Object getValue(UIXRenderingContext context)
BoundValue
getValue in interface BoundValuecontext - the rendering context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||