All Known Subinterfaces:
SheetTagDeclaration, TreeListboxTagDeclaration, TreeMenuTagDeclaration, TreeTagDeclaration

public interface HasVar
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Name of a request-scope attribute under which the model data for the row selected by the current value of the "rowIndex" property (i.e. also the current value of the "rowData" property) will be exposed.
  • Method Details

    • setVar

      void setVar(String var)
      Name of a request-scope attribute under which the model data for the row selected by the current value of the "rowIndex" property (i.e. also the current value of the "rowData" property) will be exposed.