SkyGrid API 参考目录树
SkyGrid API 参考
服务器端
CDBSetting
类
CDBSetting
(对象型)
可读写属性
DefaultIndex
(整型)
只读属性
DefaultSetting
(字符串型)
Count
(整型)
过程
Add
(未知类型)
函数
ConnectionString
(字符串型)
ConnectionTitle
(字符串型)
CSkyGrid
类
CSkyGrid
(对象型)
可读写属性
ID
(字符串型)
Name
(字符串型)
RootPath
(字符串型)
Connection
(对象型)
ConnectionIndex
(整型)
Source
(字符串型)
ParentColIndex
(整型)
ParentValues
(变体类型)
Columns
(数组型)
Width
(整型)
AllowPaging
(布尔型)
Lang
(字符串型)
PageDisplay
(整型)
PageSize
(整型)
CurrentPage
(整型)
ShowFooter
(布尔型)
ShowHeader
(布尔型)
ShowCursor
(布尔型)
ShowFilter
(布尔型)
ShowSimpleFilter
(布尔型)
ShowGroupBox
(布尔型)
DrawSubGrid
(布尔型)
IsRadio
(布尔型)
ShowCheckBox
(布尔型)
DisplayGroupedCol
(布尔型)
LeftBlank
(布尔型)
AutoGenerateColumns
(布尔型)
ShowDetail
(布尔型)
AllowInsert
(布尔型)
AllowUpdate
(布尔型)
AllowDelete
(布尔型)
AllowBatchUpdate
(布尔型)
AllowBatchDelete
(布尔型)
AllowUpdateAll
(布尔型)
AllowDeleteAll
(布尔型)
ForbidExpOperation
(布尔型)
Style
(字符串型)
AlternatingStyle
(布尔型)
RolloverStyle
(布尔型)
PressStyle
(布尔型)
SelectedStyle
(布尔型)
只读属性
Status
(整型)
Config
(字符串型)
IsShown
(布尔型)
Initialized
(布尔型)
过程
AddExpandAction
(未知类型)
AddError
(未知类型)
PrepareEditor
(未知类型)
函数
LoadConfig
(布尔型)
LoadConfigFromFile
(布尔型)
AddColumn
(对象型)
GetCellValue
(字符串型)
GetHTML
(字符串型)
GetColInfo
(字符串型)
GetGroupInfo
(字符串型)
GetError
(字符串型)
事件
SubGridEvent
(变体类型)
CSkyGridColumn
类
CSkyGridColumn
(对象型)
可读写属性
Config
(对象型)
FieldName
(字符串型)
ReadOnly
(布尔型)
Align
(字符串型)
Style
(字符串型)
TitleStyle
(字符串型)
TitleCaption
(字符串型)
Width
(整型)
AllowSorting
(布尔型)
AllowBatchUpdate
(布尔型)
AllowQuery
(布尔型)
AllowGroup
(布尔型)
Fixed
(布尔型)
FormatText
(字符串型)
Format
(字符串型)
Display
(布尔型)
MaxWord
(整型)
ListItem
(对象型)
LookupTable
(字符串型)
LookupKeyField
(字符串型)
LookupResultField
(字符串型)
FootColIndex
(整型)
FootKind
(整型)
FootFormat
(字符串型)
GroupDisplay
(字符串型)
GroupSortIndex
(整型)
GroupSortMode
(字符串型)
Tooltip
(布尔型)
只读属性
FieldType
(整型)
DefinedSize
(整型)
IsNullable
(布尔型)
IsKeyField
(布尔型)
过程
AddListItem
(未知类型)
RemoveListItem
(未知类型)
RemoveAllListItem
(未知类型)
函数
GetFieldType
(整型)
事件
OnGetText
(字符串型)
OnGetGroupText
(字符串型)
OnGetControl
(字符串型)
CSkyGridEditor
类
CSkyGridEditor
(对象型)
可读写属性
ShowInfo
(布尔型)
Template
(字符串型)
KeyFields
(变体类型)
KeyValues
(变体类型)
只读属性
Config
(对象型)
只写属性
Dataset
(对象型)
过程
Initialize
(未知类型)
Insert
(未知类型)
Update
(未知类型)
Delete
(未知类型)
DeleteAll
(未知类型)
函数
GetPKEquation
(字符串型)
GetDetail
(字符串型)
GetUpdate
(字符串型)
GetInsert
(字符串型)
GetBatchUpdate
(字符串型)
GetUpdateAll
(未知类型)
事件
BeforeInsert
(字符串型)
BeforeUpdate
(字符串型)
BeforeDelete
(字符串型)
Server-Constant
常量
ROOT_PATH
(字符串型)
DG_DEF_PAGESIZE
(整型)
DG_PKVALUE_SP
(字符串型)
DG_VALUES_SP
(字符串型)
DG_GROUP_SP
(字符串型)
DG_NULL_STRING
(字符串型)
DG_EMPTY_STRING
(字符串型)
DG_LONG_TEXT_MAX_LENGTH
(整型)
DG_FIELD_NAME_PREFIX
(字符串型)
DG_FIELD_REMAIN_PREFIX
(字符串型)
DG_FIELD_MAX_LENGTH
(整型)
DG_BATCH_OPER_BLOCK
(整型)
DG_DEFAULT_STYLE
(字符串型)
DG_AGG_FIELD_PREFIX
(字符串型)
DG_FIELD_KEEP_NULL
(整型)
DG_FIELD_DEFAULT_VALUE
(字符串型)
DG_WRITE_SWITCH
(布尔型)
DG_DEBUG
(布尔型)
DG_KEEP_SILENCE
(布尔型)
DG_FEEDBACK_ADDR
(字符串型)
客户端
Client-Constant
常量
EP_MIN_WIDTH
(整型)
EP_MIN_HEIGHT
(整型)
LIST_MAX_HEIGHT
(整型)
DELAY_SHOW
(整型)
DELAT_EDITOR
(整型)