Class CCSimpleXMLEditorAttributes.GridItem

java.lang.Object
org.eclnt.jsfserver.elements.impl.FIXGRIDItem
org.eclnt.ccaddons.pbc.simplexml.CCSimpleXMLEditorAttributes.GridItem
All Implemented Interfaces:
Serializable, Comparable<CCSimpleXMLEditorAttributes.GridItem>, org.eclnt.jsfserver.elements.impl.IFIXGRIDItem
Enclosing class:
CCSimpleXMLEditorAttributes

public class CCSimpleXMLEditorAttributes.GridItem extends org.eclnt.jsfserver.elements.impl.FIXGRIDItem implements Serializable, Comparable<CCSimpleXMLEditorAttributes.GridItem>
See Also:
  • Constructor Details

  • Method Details

    • getImage

      public String getImage()
    • setImage

      public void setImage(String value)
    • getAttributeImage

      public String getAttributeImage()
    • getAttributeValue

      public String getAttributeValue()
    • setAttributeValue

      public void setAttributeValue(String value)
    • getAttributeName

      public String getAttributeName()
    • getAttributeTitle

      public String getAttributeTitle()
    • getBackgroundColor

      public String getBackgroundColor()
    • getBgpaint

      public String getBgpaint()
    • onRowSelect

      public void onRowSelect()
      Specified by:
      onRowSelect in interface org.eclnt.jsfserver.elements.impl.IFIXGRIDItem
      Overrides:
      onRowSelect in class org.eclnt.jsfserver.elements.impl.FIXGRIDItem
    • onRowExecute

      public void onRowExecute()
      Specified by:
      onRowExecute in interface org.eclnt.jsfserver.elements.impl.IFIXGRIDItem
      Overrides:
      onRowExecute in class org.eclnt.jsfserver.elements.impl.FIXGRIDItem
    • onFieldAction

      public void onFieldAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event)
    • compareTo

      public int compareTo(CCSimpleXMLEditorAttributes.GridItem o)
      Specified by:
      compareTo in interface Comparable<CCSimpleXMLEditorAttributes.GridItem>
    • getEnabled

      public boolean getEnabled()