Preparing search index...
The search index is not available
型・APIリファレンス
型・APIリファレンス
BulkElement
Interface BulkElement
BulkViewを構成するエレメントの基底型
interface
BulkElement
{
columnInfo
:
ColumnInfo
;
cssClassName
?:
string
;
elementRuntimeId
:
string
;
instanceId
?:
string
;
type
:
|
"PROPERTY"
|
"CUSTOM_BUTTON"
|
"DEFAULT_SECTION"
|
"SCRIPT_SECTION"
|
"TEMPLATE_SECTION"
;
}
Hierarchy (
View Summary
)
Element
BulkHasInstanceKey
BulkElement
BulkProperty
BulkCustomButton
BulkSection
Index
Properties
column
Info
css
Class
Name?
element
Runtime
Id
instance
Id?
type
Properties
column
Info
columnInfo
:
ColumnInfo
列情報
Optional
css
Class
Name
cssClassName
?:
string
CSSクラス名
element
Runtime
Id
elementRuntimeId
:
string
エレメントランタイムID
Optional
instance
Id
instanceId
?:
string
インスタンスID
type
type
:
|
"PROPERTY"
|
"CUSTOM_BUTTON"
|
"DEFAULT_SECTION"
|
"SCRIPT_SECTION"
|
"TEMPLATE_SECTION"
BulkViewエレメントタイプ
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column
Info
css
Class
Name
element
Runtime
Id
instance
Id
type
型・APIリファレンス
Loading...
BulkViewを構成するエレメントの基底型