Class DataTableOptions

java.lang.Object
mgui.interfaces.InterfaceOptions
mgui.interfaces.datasources.DataTableOptions
All Implemented Interfaces:
InterfaceObject, NamedObject, TreeObject, CleanableObject

public class DataTableOptions
extends InterfaceOptions
Options for a new data table.
Since:
1.0
Version:
1.0
Author:
Andrew Reid
  • Field Details

  • Constructor Details

    • DataTableOptions

      public DataTableOptions()
    • DataTableOptions

      public DataTableOptions​(DataSource source)
    • DataTableOptions

      public DataTableOptions​(DataSource source, DataTable table)