Package | Description |
---|---|
org.apache.myfaces.tobago.component | |
org.apache.myfaces.tobago.internal.component | |
org.apache.myfaces.tobago.internal.renderkit |
Modifier and Type | Method and Description |
---|---|
ClientBehaviors |
UIEvent.getEvent()
The name of the event as an instance of {
|
static ClientBehaviors |
ClientBehaviors.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientBehaviors[] |
ClientBehaviors.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
UIEvent.setEvent(ClientBehaviors event) |
Modifier and Type | Method and Description |
---|---|
abstract ClientBehaviors |
AbstractUIEvent.getEvent() |
Modifier and Type | Method and Description |
---|---|
abstract void |
AbstractUIEvent.setEvent(ClientBehaviors event) |
Modifier and Type | Method and Description |
---|---|
Map<ClientBehaviors,Command> |
CommandMap.getOther() |
Modifier and Type | Method and Description |
---|---|
void |
CommandMap.addCommand(ClientBehaviors name,
Command command) |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.