public class GXDefaultTable extends GXAbstractTable
Constructor and Description |
---|
GXDefaultTable() |
GXDefaultTable(String name) |
GXDefaultTable(String name,
GXIScreen screen)
Creates a new table with all the multiple application fields in the screen
as the table's columns.
|
GXDefaultTable(String name,
GXIScreenCollection screens)
Creates a new table with all the multiple application fields in all the screens
in the screen collection as the table's columns.
|
GXDefaultTable(String name,
String[] columnsNames) |
Modifier and Type | Method and Description |
---|---|
void |
createTable(GXIScreenCollection screens) |
addColumn, addColumn, addColumns, createTable, createTable, equals, getColumns, getCornersCoordinates, getHeaderCoordinates, getName, getNewRow, getPrimaryKey, getRows, readExternal, removeColumn, removeColumn, setCornersCoordinates, setHeaderCoordinates, setName, setPrimaryKey, setPrimaryKey, sort, sort, sort, sort, toString, writeExternal
public GXDefaultTable()
public GXDefaultTable(String name)
public GXDefaultTable(String name, GXIScreenCollection screens)
public void createTable(GXIScreenCollection screens) throws GXColumnNotFoundException
Copyright 2021 Software AG. All rights reserved. Use is subject to license terms.