Package | Description |
---|---|
org.apache.myfaces.trinidad.context |
Modifier and Type | Method and Description |
---|---|
static RequestContext.OutputMode |
RequestContext.OutputMode.fromId(String id)
Returns the OutputMode isntance of
null if no id matches. |
RequestContext.OutputMode |
RequestContext.getOutputModeEnum()
Returns the OutputMode enumeration
|
static RequestContext.OutputMode |
RequestContext.OutputMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestContext.OutputMode[] |
RequestContext.OutputMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.