Package | Description |
---|---|
org.apache.myfaces.trinidad.component |
Modifier and Type | Method and Description |
---|---|
static ComponentProcessingContext.ProcessingHint |
ComponentProcessingContext.ProcessingHint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentProcessingContext.ProcessingHint[] |
ComponentProcessingContext.ProcessingHint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<ComponentProcessingContext.ProcessingHint> |
ComponentProcessingContext.getHints()
Returns hints that influence the behavior of the component processing
|
Copyright © 2001-2016 The Apache Software Foundation. All Rights Reserved.