- setChilds(int, DataConnector) - Method in class com.chap.links.client.DataTable
-
- setColumn(int, String, String, String) - Method in class com.chap.links.client.DataConnector.Options
-
Set name, text, and tile for a column.
- setColumnFormat(int, String) - Method in class com.chap.links.client.DataConnector.Options
-
Set a format function for a column to format the output.
- setColumnFormat(int, JavaScriptObject) - Method in class com.chap.links.client.DataConnector.Options
-
Set a format function for a column to format the output.
- setColumnName(int, String) - Method in class com.chap.links.client.DataConnector.Options
-
Set the name for a column
The name must correspond with a column with data.
- setColumnText(int, String) - Method in class com.chap.links.client.DataConnector.Options
-
Set the text for a column.
- setColumnTitle(int, String) - Method in class com.chap.links.client.DataConnector.Options
-
Set the title for a column.
- setColumnWidth(int, int) - Method in class com.chap.links.client.DataConnector.Options
-
Set a fixed width for a column.
- setDataTransferAllowedEffect(String) - Method in class com.chap.links.client.DataConnector.Options
-
Specify which drag operations are allowed for the items in this
dataconnector.
- setDataTransferDropEffect(String) - Method in class com.chap.links.client.DataConnector.Options
-
Specify which drop operations are allowed for the items in this
dataconnector.
- setEvent(String) - Method in class com.chap.links.client.DataTable.Action
-
- setField(int, String, JavaScriptObject) - Method in class com.chap.links.client.DataTable
-
- setHeight(int) - Method in class com.chap.links.client.DataTable.Icon
-
- setHeight(String) - Method in class com.chap.links.client.DataTable.Icon
-
- setHeight(int) - Method in class com.chap.links.client.TreeGrid.Options
-
Set the height for the treegrid in pixels.
- setHeight(String) - Method in class com.chap.links.client.TreeGrid.Options
-
Set the height for the treegrid in pixels or percentages.
- setImage(String) - Method in class com.chap.links.client.DataTable.Action
-
- setImage(String) - Method in class com.chap.links.client.DataTable.Icon
-
- setItemHeight(int) - Method in class com.chap.links.client.TreeGrid.Options
-
Deprecated.
use setItemsDefaultHeight(int defaultHeight) instead
- setItemsDefaultHeight(int) - Method in class com.chap.links.client.TreeGrid.Options
-
Set the default height for items in the TreeGrid in pixels.
- setItemsMinHeight(int) - Method in class com.chap.links.client.TreeGrid.Options
-
Set the minimum height for items in the TreeGrid in pixels.
- setOptions(DataConnector.Options) - Method in class com.chap.links.client.DataConnector
-
Set options for the data connector
- setShowHeader(boolean) - Method in class com.chap.links.client.DataConnector.Options
-
Specify whether a header row is displayed on top of the grid.
- setText(String) - Method in class com.chap.links.client.DataTable.Action
-
- setTitle(String) - Method in class com.chap.links.client.DataTable.Action
-
- setTitle(String) - Method in class com.chap.links.client.DataTable.Icon
-
- setTotalItems(int) - Method in class com.chap.links.client.DataConnector.Response
-
- setWidth(int) - Method in class com.chap.links.client.DataTable.Icon
-
- setWidth(String) - Method in class com.chap.links.client.DataTable.Icon
-
- setWidth(int) - Method in class com.chap.links.client.TreeGrid.Options
-
Set the width for the treegrid in pixels.
- setWidth(String) - Method in class com.chap.links.client.TreeGrid.Options
-
Set the width for the treegrid in pixels or percentages.