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
X
G
get(String)
- Method in class com.dhtmlx.connector.
ConnectorResultSet
Gets the named field from top record in result set
get_check_state()
- Method in class com.dhtmlx.connector.
TreeDataItem
Gets the checkbox state
get_connection()
- Method in class com.dhtmlx.connector.
BaseConnector
Gets the connection
get_connection()
- Method in class com.dhtmlx.connector.
DBDataWrapper
Gets the connection.
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_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.
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_post_values(String[])
- Method in class com.dhtmlx.connector.
DataProcessor
Sort incoming data, creates a hash of data for each record in incoming request
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_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)
- Method in class com.dhtmlx.connector.
DataWrapper
Gets the all variations of defined field in the storage
get_variants(DataRequest)
- Method in class com.dhtmlx.connector.
DBDataWrapper
getInstance()
- Static method in class com.dhtmlx.connector.
LogManager
Gets the single instance of LogManager.
getStatement()
- Method in class com.dhtmlx.connector.
DBDataWrapper
Gets the statement
getStatement()
- Method in class com.dhtmlx.connector.
MSSQLDBDataWrapper
getStatement()
- Method in class com.dhtmlx.connector.
OracleDBDataWrapper
getStatement()
- Method in class com.dhtmlx.connector.
PGSQLDBDataWrapper
global_http_request
- Static variable in class com.dhtmlx.connector.
BaseConnector
common http request object
global_http_response
- Static variable in class com.dhtmlx.connector.
BaseConnector
common http response object
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.
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
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
X