Class MetaRowStyle

java.lang.Object
org.openxava.tab.meta.MetaRowStyle
All Implemented Interfaces:
Serializable

public class MetaRowStyle extends Object implements Serializable
Author:
Javier Paniza
See Also:
  • Constructor Details

    • MetaRowStyle

      public MetaRowStyle()
  • Method Details

    • getProperty

      public String getProperty()
    • setProperty

      public void setProperty(String property)
    • getStyle

      public String getStyle()
    • setStyle

      public void setStyle(String style)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)