Child pages
  • JSTable

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Rev: 1384958006482
Div
styledisplay:none

DO NOT EDIT THE CONTENT OF THIS PAGE DIRECTLY (EXCEPT INSIDE THE DIV BELOW WITH ID=DESCRIPTION), UNLESS YOU KNOW WHAT YOU'RE DOING.
THE STRUCTURE OF THE CONTENT IS VITAL IN BEING ABLE TO AUTO UPDATE THE CONTENT THROUGH THE DOC GENERATOR. Enter additional information related to this 'class' inside the {div} macro with 'id=description'

Div
iddescription



HTML Table
id
classservoy sSummary
Colgroup Tag
Col
width80px
Col
Table Head (thead)
Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan2
Method Summary
Table Row (tr)
Table Cell (td)
JSColumn
Table Cell (td)
getColumn(name)
Returns a JSColumn for the named column (or column dataproviderID).
Table Row (tr)
Table Cell (td)
String[]
Table Cell (td)
getColumnNames()
Returns an array containing the names of all table columns.
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
getDataSource()
Returns the table data source uri.
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
getQuotedSQLName()
Returns a quoted version of the table name, if necessary, as defined by the actual database used.
Table Row (tr)
Table Cell (td)
String[]
Table Cell (td)
getRowIdentifierColumnNames()
Returns an array containing the names of the identifier (PK) column(s).
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
getSQLName()
Returns the table name.
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
getServerName()
Returns the Servoy server name.
Table Row (tr)
Table Cell (td)
Boolean
Table Cell (td)
isMetadataTable()
Returns whether table was flagged as metadata table.

...