psdi.webclient.controls

Class TableRow

    • Constructor Detail

      • TableRow

        public TableRow()
    • Method Detail

      • initialize

        public void initialize()
        Description copied from class: BaseInstance
        should be extended to do any setup required by the instance. for example, the DatasrcInstance will call initialize to create data sources found in the bind list.
        Overrides:
        initialize in class ControlInstance
      • getRowType

        public abstract int getRowType()
      • tableHasData

        public boolean tableHasData()
      • isrowselected

        public boolean isrowselected()
      • hasData

        public boolean hasData()
      • getRenderRow

        public int getRenderRow()
      • getRow

        public int getRow()
      • rowVisible

        public boolean rowVisible()
      • isExpanded

        public boolean isExpanded()
      • getHeaders

        public java.lang.String getHeaders()