|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteCommand.PropertyKeys | |
|---|---|
| org.primefaces.extensions.component.remotecommand | |
| Uses of RemoteCommand.PropertyKeys in org.primefaces.extensions.component.remotecommand |
|---|
| Methods in org.primefaces.extensions.component.remotecommand that return RemoteCommand.PropertyKeys | |
|---|---|
static RemoteCommand.PropertyKeys |
RemoteCommand.PropertyKeys.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RemoteCommand.PropertyKeys[] |
RemoteCommand.PropertyKeys.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.primefaces.extensions.component.remotecommand with parameters of type RemoteCommand.PropertyKeys | |
|---|---|
void |
RemoteCommand.setAttribute(RemoteCommand.PropertyKeys property,
java.lang.Object value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||