| Package | Description | 
|---|---|
| org.apache.myfaces.trinidad.context | 
| Modifier and Type | Method and Description | 
|---|---|
| RequestContext.TagExecution | RequestContext. getTagExecutionStatus()Checks if the tags will be executed during this request. | 
| static RequestContext.TagExecution | RequestContext.TagExecution. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static RequestContext.TagExecution[] | RequestContext.TagExecution. 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.