|
GLG Toolkit, JavaScript Library
Version 4.6
|
These methods may be used to query the Name, Type and DataType resources of an object. More...
These methods may be used to query the Name, Type and DataType resources of an object.
They provide a faster and more convenient way to query these resources than using the GetDResource and GetSResource methods.
Functions | |
| GlgDataType | GetDataType () |
| Returns The data object's data type. More... | |
| String | GetObjectName () |
| Returns the object's name. More... | |
| GlgObjectType | GetObjectType () |
| Returns the object's type. More... | |
| GlgDataType GetDataType | ( | ) |
Returns The data object's data type.
| String GetObjectName | ( | ) |
Returns the object's name.
| GlgObjectType GetObjectType | ( | ) |
Returns the object's type.