Class ClientTable


  • public class ClientTable
    extends Table

    Created by Jeff Gaynor
    on 8/15/22 at 10:30 AM

    • Method Detail

      • getClientKeys

        protected ClientKeys getClientKeys()
      • createColumnDescriptors

        public void createColumnDescriptors()
        Description copied from class: Table
        Invoked to create all the descriptors for this table.
        Overrides:
        createColumnDescriptors in class Table