Class CommandButtonPresentationState


  • public abstract class CommandButtonPresentationState
    extends java.lang.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.