Package com.levigo.jadice.web.client.util.action
package com.levigo.jadice.web.client.util.action
-
ClassDescriptionThe Action provides the content of all kind of buttons or menu items.A manager for
ActionRegistrys.Utils class to support easy registeringActions to anyWidgetor global to the bodyAnActionRegistryis used to storeRegisteredActions after their creation.A simpleActionwhich is not registered in an action registry.A marker interface used to indicate that more aspects than usual of the action are considered to be dynamically changing.An implementation of DynamicAction that creates labels and descriptions from the context using functions.Attaches a name to a KeyCode.Provides access to a large number of predefined Keys.A KeyStroke represents a key action on the keyboard, or equivalent input device.A RegisteredAction provides the content andKeyStrokeof all kind of buttons or menu items.Thrown when there is a problem registering aRegisteredActionwith the ActionManager or registering an alternative KeyStroke for an action.