Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
G
get(String)
- Method in class com.dhtmlx.connector.
ConnectorResultSet
Gets the named field from top record in result set
get(int)
- Method in class org.json.simple.
ItemList
get_check_state()
- Method in class com.dhtmlx.connector.
TreeDataItem
Gets the checkbox state
get_count()
- Method in class com.dhtmlx.connector.
DataRequest
Gets the requested count.
get_data()
- Method in class com.dhtmlx.connector.
DataAction
Gets the data hash of the record
get_fieldset()
- Method in class com.dhtmlx.connector.
DataRequest
Gets the list of used fields.
get_filters()
- Method in class com.dhtmlx.connector.
DataRequest
Gets the set of filter rules
get_id()
- Method in class com.dhtmlx.connector.
DataAction
Gets the id of the record
get_id()
- Method in class com.dhtmlx.connector.
DataItem
Gets the id of the record
get_index()
- Method in class com.dhtmlx.connector.
DataItem
Gets the index of the record
get_last_id()
- Method in class com.dhtmlx.connector.
ConnectorResultSet
Gets the id of previously inserted record
get_level()
- Method in class com.dhtmlx.connector.
MultitableTreeConnector
get_level()
- Method in class com.dhtmlx.connector.
MultitableTreeGridConnector
get_level()
- Method in class com.dhtmlx.connector.
TreeCommonMultitableConnector
get_new_id(ConnectorResultSet)
- Method in class com.dhtmlx.connector.
ArrayDBDataWrapper
get_new_id()
- Method in class com.dhtmlx.connector.
DataAction
Gets the new id New Id may differ from original one in case of Insert operation
get_new_id(ConnectorResultSet)
- Method in class com.dhtmlx.connector.
DBDataWrapper
Gets the new id
get_new_id(ConnectorResultSet)
- Method in class com.dhtmlx.connector.
MSSQLDBDataWrapper
get_new_id(ConnectorResultSet)
- Method in class com.dhtmlx.connector.
MySQLDBDataWrapper
get_new_id(ConnectorResultSet)
- Method in class com.dhtmlx.connector.
OracleDBDataWrapper
get_new_id(ConnectorResultSet)
- Method in class com.dhtmlx.connector.
PGSQLDBDataWrapper
get_next()
- Method in class com.dhtmlx.connector.
ArrayConnectorResultSet
Gets the next record in result set
get_next()
- Method in class com.dhtmlx.connector.
ConnectorResultSet
Gets the next record in result set
get_parent_id()
- Method in class com.dhtmlx.connector.
TreeDataItem
Gets the parent id.
get_parent_id()
- Method in class com.dhtmlx.connector.
TreeGridDataItem
Gets the parent id.
get_postfix()
- Method in class com.dhtmlx.connector.
RenderStrategy
get_relation()
- Method in class com.dhtmlx.connector.
DataRequest
Gets the relation id
get_session_log()
- Method in class com.dhtmlx.connector.
LogManager
Gets session log.
get_size(DataRequest)
- Method in class com.dhtmlx.connector.
DataWrapper
Gets the size of the data in storage.
get_size(DataRequest)
- Method in class com.dhtmlx.connector.
DBDataWrapper
get_sort_by()
- Method in class com.dhtmlx.connector.
DataRequest
Gets the set of applied sorting rules
get_source()
- Method in class com.dhtmlx.connector.
DataRequest
Gets the name of source table
get_sql(OperationType, HashMap<String, String>)
- Method in class com.dhtmlx.connector.
DataWrapper
Gets the sql string for named operation
get_sql(OperationType, HashMap<String, String>)
- Method in class com.dhtmlx.connector.
DBDataWrapper
get_start()
- Method in class com.dhtmlx.connector.
DataRequest
Gets the start position
get_status()
- Method in class com.dhtmlx.connector.
DataAction
Gets the status of action
get_user_data(String)
- Method in class com.dhtmlx.connector.
GridDataItem
get_user_data(String)
- Method in class com.dhtmlx.connector.
TreeDataItem
get_userdata_value(String)
- Method in class com.dhtmlx.connector.
DataAction
Gets the _userdata_value.
get_value(String)
- Method in class com.dhtmlx.connector.
DataAction
Gets the value of named field
get_value(String)
- Method in class com.dhtmlx.connector.
DataItem
Gets the value of the field
get_variants(DataRequest, String)
- Method in class com.dhtmlx.connector.
DataWrapper
Gets the all variations of defined field in the storage
get_variants(DataRequest, String)
- Method in class com.dhtmlx.connector.
DBDataWrapper
getAlign()
- Method in class com.dhtmlx.connector.
GridColumn
getArray()
- Method in class org.json.simple.
ItemList
getColor()
- Method in class com.dhtmlx.connector.
GridColumn
getErrorType()
- Method in exception org.json.simple.parser.
ParseException
getHeader()
- Method in class com.dhtmlx.connector.
GridColumn
getId()
- Method in class com.dhtmlx.connector.
GridColumn
getInstance()
- Static method in class com.dhtmlx.connector.
LogManager
Gets the single instance of LogManager.
getItems()
- Method in class org.json.simple.
ItemList
getPosition()
- Method in class org.json.simple.parser.
JSONParser
getPosition()
- Method in exception org.json.simple.parser.
ParseException
getRecord(String)
- Method in class com.dhtmlx.connector.
CommonConnector
getSort()
- Method in class com.dhtmlx.connector.
GridColumn
getType()
- Method in class com.dhtmlx.connector.
GridColumn
getUnexpectedObject()
- Method in exception org.json.simple.parser.
ParseException
getVAlign()
- Method in class com.dhtmlx.connector.
GridColumn
getWidth()
- Method in class com.dhtmlx.connector.
GridColumn
GridColumn
- Class in
com.dhtmlx.connector
GridColumn()
- Constructor for class com.dhtmlx.connector.
GridColumn
GridColumn(String, String, String, int, String, String, String, String, Boolean)
- Constructor for class com.dhtmlx.connector.
GridColumn
GridConfiguration
- Class in
com.dhtmlx.connector
GridConfiguration()
- Constructor for class com.dhtmlx.connector.
GridConfiguration
GridConnector
- Class in
com.dhtmlx.connector
The Class GridConnector.
GridConnector(Connection)
- Constructor for class com.dhtmlx.connector.
GridConnector
Instantiates a new grid connector.
GridConnector(Connection, DBType)
- Constructor for class com.dhtmlx.connector.
GridConnector
Instantiates a new grid connector.
GridConnector(Connection, DBType, BaseFactory)
- Constructor for class com.dhtmlx.connector.
GridConnector
Instantiates a new grid connector.
GridConnector(Connection, DBType, BaseFactory, RenderStrategy)
- Constructor for class com.dhtmlx.connector.
GridConnector
Instantiates a new grid connector.
GridDataItem
- Class in
com.dhtmlx.connector
The Class GridDataItem.
GridDataItem(HashMap<String, String>, DataConfig, int)
- Constructor for class com.dhtmlx.connector.
GridDataItem
Instantiates a new grid data item.
GridDataProcessor
- Class in
com.dhtmlx.connector
The Class GridDataProcessor.
GridDataProcessor(BaseConnector, DataConfig, DataRequest, BaseFactory)
- Constructor for class com.dhtmlx.connector.
GridDataProcessor
Instantiates a new grid data processor.
GridFactory
- Class in
com.dhtmlx.connector
A factory for creating Grid related objects.
GridFactory()
- Constructor for class com.dhtmlx.connector.
GridFactory
GroupConnectorBehavior
- Class in
com.dhtmlx.connector
GroupConnectorBehavior(BaseConnector)
- Constructor for class com.dhtmlx.connector.
GroupConnectorBehavior
GroupRenderStrategy
- Class in
com.dhtmlx.connector
GroupRenderStrategy()
- Constructor for class com.dhtmlx.connector.
GroupRenderStrategy
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y