Class Wizard.MyRow

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

public class Wizard.MyRow extends FIXGRIDItem implements Serializable
See Also:
  • Constructor Details

    • MyRow

      public MyRow()
  • Method Details

    • setLink

      public void setLink(String value)
    • getLink

      public String getLink()
    • getFont

      public String getFont()
    • onRowSelect

      public void onRowSelect()
      Description copied from class: FIXGRIDItem
      Reaction on row selections in the client. Override this method for specific reactions.
      Specified by:
      onRowSelect in interface IFIXGRIDItem
      Overrides:
      onRowSelect in class FIXGRIDItem