Uses of Class
org.apache.myfaces.tobago.internal.renderkit.Command
Packages that use Command
-
Uses of Command in org.apache.myfaces.tobago.internal.renderkit
Methods 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 TypeMethodDescriptionvoid
CommandMap.addCommand
(ClientBehaviors name, Command command) void
void
Constructors 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".