型・APIリファレンス
Preparing search index...
UserTaskViewButton
Interface UserTaskViewButton
ユーザータスク詳細ボタンの型定義
interface
UserTaskViewButton
{
columnInfo
:
ColumnInfo
;
cssClassName
:
string
;
displayLabel
:
string
;
displayMethod
:
"SOLO"
|
"MENU"
;
elementRuntimeId
:
string
;
iconTag
?:
string
;
onClick
:
string
;
primary
:
boolean
;
}
Hierarchy (
View Summary
)
UserTaskViewElement
UserTaskViewButton
Index
Properties
column
Info
css
Class
Name
display
Label
display
Method
element
Runtime
Id
icon
Tag?
on
Click
primary
Properties
column
Info
columnInfo
:
ColumnInfo
カラム情報
css
Class
Name
cssClassName
:
string
CSSクラス名
display
Label
displayLabel
:
string
表示ラベル
display
Method
displayMethod
:
"SOLO"
|
"MENU"
表示方法
element
Runtime
Id
elementRuntimeId
:
string
ElementのRuntimeId
Optional
icon
Tag
iconTag
?:
string
アイコンタグ
on
Click
onClick
:
string
クリックイベント
primary
primary
:
boolean
プライマリボタン
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column
Info
css
Class
Name
display
Label
display
Method
element
Runtime
Id
icon
Tag
on
Click
primary
型・APIリファレンス
Loading...
ユーザータスク詳細ボタンの型定義