Package | Description |
---|---|
org.richfaces.fragment.inplaceInput | |
org.richfaces.fragment.inplaceSelect |
Modifier and Type | Method and Description |
---|---|
static InplaceComponentState |
InplaceComponentState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InplaceComponentState[] |
InplaceComponentState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
RichFacesInplaceInput.AdvancedInplaceInputInteractions.getClassForState(InplaceComponentState state) |
boolean |
RichFacesInplaceInput.AdvancedInplaceInputInteractions.isInState(InplaceComponentState state) |
Modifier and Type | Method and Description |
---|---|
String |
RichFacesInplaceSelect.AdvancedInplaceSelectInteractions.getClassForState(InplaceComponentState state) |
boolean |
RichFacesInplaceSelect.AdvancedInplaceSelectInteractions.isInState(InplaceComponentState state) |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.