Interface ActionPrototype

All Superinterfaces:
ActionListenable, ActionModel, Enableable, InfoModel, LabelModel, Model, com.globalmentor.beans.PropertyBindable, com.globalmentor.beans.PropertyConstrainable, Prototype
All Known Implementing Classes:
AbstractActionPrototype, MenuPrototype, NavigateActionPrototype, ProxyActionPrototype

public interface ActionPrototype extends Prototype, Enableable, InfoModel, ActionModel
Contains prototype information for an action control.
Author:
Garret Wilson