Class CommandButtonDisplayState

java.lang.Object
org.pushingpixels.flamingo.api.common.CommandButtonDisplayState

public abstract class CommandButtonDisplayState extends Object
Display state for command buttons. This class provides a number of core display states, and it is possible to create additional custom states by using the protected constructor and implementing the relevant abstract methods.