Package | Description |
---|---|
org.apache.myfaces.tobago.internal.renderkit |
Modifier and Type | Method and Description |
---|---|
Command |
CommandMap.getClick() |
Modifier and Type | Method and Description |
---|---|
Map<ClientBehaviors,Command> |
CommandMap.getOther() |
Modifier and Type | Method and Description |
---|---|
void |
CommandMap.addCommand(ClientBehaviors name,
Command command) |
void |
Command.merge(Command c) |
void |
CommandMap.setClick(Command click) |
Constructor and Description |
---|
CommandMap(Command click)
Creates a command map, which hold the given command triggered by "click".
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.