Class MetaViewAction

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<MetaMember>

    public class MetaViewAction
    extends MetaProperty
    Represents an action shown inside a view.

    It's a MetaProperty to be treated (in layout terms only) as an property.

    Author:
    Javier Paniza
    See Also:
    Serialized Form
    • Method Detail

      • getAction

        public java.lang.String getAction()
      • isAlwaysEnabled

        public boolean isAlwaysEnabled()
      • setAlwaysEnabled

        public void setAlwaysEnabled​(boolean alwaysEnabled)