Class WorkplaceFunctionSearchUI.GridItem

java.lang.Object
org.eclnt.jsfserver.elements.impl.FIXGRIDItem
org.eclnt.workplace.WorkplaceFunctionSearchUI.GridItem
All Implemented Interfaces:
Serializable, IFIXGRIDItem
Enclosing class:
WorkplaceFunctionSearchUI

public class WorkplaceFunctionSearchUI.GridItem extends FIXGRIDItem implements Serializable
See Also:
  • Constructor Details

  • Method Details

    • getHierarchyText

      public String getHierarchyText()
    • getText

      public String getText()
    • getBackground

      public String getBackground()
    • 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
    • getDragSend

      public String getDragSend()
    • getTooltip

      public String getTooltip()