Class CommandButtonPresentationState

java.lang.Object
org.pushingpixels.radiance.component.api.common.CommandButtonPresentationState

public abstract class CommandButtonPresentationState extends Object
Presentation state for command buttons. In addition to a number of core presentation states provided by the static fields of this class, it is possible to create additional custom states by using the protected constructor and implementing the relevant abstract methods.