|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrinidadAgent.Application | |
|---|---|
| org.apache.myfaces.trinidadinternal.agent | |
| org.apache.myfaces.trinidadinternal.style.util | |
| Uses of TrinidadAgent.Application in org.apache.myfaces.trinidadinternal.agent |
|---|
| Methods in org.apache.myfaces.trinidadinternal.agent that return TrinidadAgent.Application | |
|---|---|
static TrinidadAgent.Application |
TrinidadAgent.Application.fromAgentName(java.lang.String agentName)
Return the appropriate Application instance given the name of an Agent. |
static TrinidadAgent.Application |
TrinidadAgent.Application.fromApplicationName(java.lang.String applicationName)
Return the appropriate Application instance given the name of an Application |
TrinidadAgent.Application |
TrinidadAgentImpl.getAgentApplication()
Returns the specific application to which we're rendering. |
abstract TrinidadAgent.Application |
TrinidadAgent.getAgentApplication()
Returns the specific application to which we're rendering. |
static TrinidadAgent.Application |
TrinidadAgent.Application.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TrinidadAgent.Application[] |
TrinidadAgent.Application.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of TrinidadAgent.Application in org.apache.myfaces.trinidadinternal.style.util |
|---|
| Methods in org.apache.myfaces.trinidadinternal.style.util that return TrinidadAgent.Application | |
|---|---|
static TrinidadAgent.Application |
NameUtils.getAgentApplication(java.lang.String agentName)
Returns the id of the browser with the specified name |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||