Class IdAttributesSelection.IdAttributesLine

java.lang.Object
org.eclnt.jsfserver.elements.impl.FIXGRIDItem
org.eclnt.jsfserver.defaultscreens.IdAttributesSelection.IdAttributesLine
All Implemented Interfaces:
Serializable, IFIXGRIDItem
Enclosing class:
IdAttributesSelection

public static class IdAttributesSelection.IdAttributesLine extends FIXGRIDItem implements Serializable
See Also:
  • Constructor Details

  • Method Details

    • getId

      public String getId()
    • getAttributes

      public String[] getAttributes()
    • onRowExecute

      public void onRowExecute()
      Description copied from class: FIXGRIDItem
      Reaction on row executions in the client (double click, return key selection).
      Specified by:
      onRowExecute in interface IFIXGRIDItem
      Overrides:
      onRowExecute in class FIXGRIDItem
    • getBgpaint

      public String getBgpaint()
    • setBgpaint

      public void setBgpaint(String bgpaint)