psdi.webclient.controls

Class TableTitleRow

  • All Implemented Interfaces:
    java.lang.Cloneable


    public class TableTitleRow
    extends TableRow
    This is the class for table title rows. It creates all tablecells inside of itself.
    • Constructor Detail

      • TableTitleRow

        public TableTitleRow()
    • 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 TableRow
      • allrecordsselected

        public java.lang.String allrecordsselected()