Class MetaViewAction

×News: OpenXava 7.7 released - March 9 · Read more
All Implemented Interfaces:
Serializable, Cloneable, 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:
  • Constructor Details

  • Method Details

    • getAction

      public String getAction()
    • isAlwaysEnabled

      public boolean isAlwaysEnabled()
    • setAlwaysEnabled

      public void setAlwaysEnabled(boolean alwaysEnabled)