Uses of Class
org.apache.myfaces.tobago.internal.renderkit.Command
Packages that use Command
- 
Uses of Command in org.apache.myfaces.tobago.internal.renderkitMethods in org.apache.myfaces.tobago.internal.renderkit that return CommandMethods in org.apache.myfaces.tobago.internal.renderkit that return types with arguments of type CommandMethods in org.apache.myfaces.tobago.internal.renderkit with parameters of type CommandModifier and TypeMethodDescriptionvoidCommandMap.addCommand(ClientBehaviors name, Command command) voidvoidConstructors in org.apache.myfaces.tobago.internal.renderkit with parameters of type CommandModifierConstructorDescriptionCommandMap(Command click) Creates a command map, which hold the given command triggered by "click".