Search
Preparing search index...
The search index is not available
com.phloxui
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"component/table/ExpandableTableRowController"
ExpandableTableRowController
Class ExpandableTableRowController
Hierarchy
TableRowController
ExpandableTableRowController
Implements
IHasOptions
II18NApplicable
ITableRowController
IExpandableTableRowController
Index
Constructors
constructor
Properties
bypass
cell
Components
cell
Editing
children
data
expanding
i18n
Key
i18n
Value
instance
old
State
options
parent
self
Editable
table
wrapper
Handler
Methods
add
Child
apply
I18N
contract
expand
get
Cell
Component
Instance
At
get
Cell
Component
Instances
get
Children
get
Component
Instance
get
Data
get
Expand
Level
get
I18NKey
get
I18NValue
get
Old
State
get
Options
get
Parent
get
Row
Index
get
Table
get
Wrapper
Handler
has
Child
has
Children
is
Bypass
Key
is
Cell
Editable
is
Cell
Editing
is
Cell
Editing
Mode
is
Editable
is
Editing
is
Editing
Mode
is
Expanding
is
Self
Editable
load
State
remove
Child
reset
Cell
Components
set
Bypass
Key
set
Cell
Component
Instance
At
set
Cell
Editing
set
Data
set
Editing
set
Expanding
set
I18NKey
set
Options
set
Parent
set
Self
Editable
set
Showing
toggle
Expand
Constructors
constructor
new
Expandable
Table
Row
Controller
(
table
:
PhloxTable
, data
?:
any
, parent
?:
IExpandableTableRowController
)
:
ExpandableTableRowController
Parameters
table:
PhloxTable
Optional
data:
any
Optional
parent:
IExpandableTableRowController
Returns
ExpandableTableRowController
Properties
Protected
bypass
bypass
:
boolean
Protected
cell
Components
cell
Components
:
any
[]
Protected
cell
Editing
cell
Editing
:
boolean
[]
Protected
children
children
:
IExpandableTableRowController
[]
Protected
data
data
:
any
Protected
expanding
expanding
:
boolean
Protected
i18n
Key
i18n
Key
:
string
Protected
i18n
Value
i18n
Value
:
any
Protected
instance
instance
:
any
Protected
old
State
old
State
:
ITableRowController
Protected
options
options
:
any
Protected
parent
parent
:
IExpandableTableRowController
Protected
self
Editable
self
Editable
:
boolean
Protected
table
table
:
PhloxTable
Protected
wrapper
Handler
wrapper
Handler
:
Function
Methods
Protected
add
Child
add
Child
(
child
:
IExpandableTableRowController
)
:
boolean
Parameters
child:
IExpandableTableRowController
Returns
boolean
apply
I18N
apply
I18N
(
value
:
any
)
:
void
Parameters
value:
any
Returns
void
contract
contract
(
)
:
void
Returns
void
expand
expand
(
)
:
void
Returns
void
get
Cell
Component
Instance
At
get
Cell
Component
Instance
At
(
index
:
number
)
:
any
Parameters
index:
number
Returns
any
get
Cell
Component
Instances
get
Cell
Component
Instances
(
)
:
any
[]
Returns
any
[]
get
Children
get
Children
(
)
:
IExpandableTableRowController
[]
Returns
IExpandableTableRowController
[]
get
Component
Instance
get
Component
Instance
(
)
:
any
Returns
any
get
Data
get
Data
(
)
:
any
Returns
any
get
Expand
Level
get
Expand
Level
(
)
:
number
Returns
number
get
I18NKey
get
I18NKey
(
)
:
string
Returns
string
get
I18NValue
get
I18NValue
(
)
:
any
Returns
any
get
Old
State
get
Old
State
(
)
:
ITableRowController
Returns
ITableRowController
get
Options
get
Options
(
)
:
any
Returns
any
get
Parent
get
Parent
(
)
:
IExpandableTableRowController
Returns
IExpandableTableRowController
get
Row
Index
get
Row
Index
(
)
:
number
Returns
number
get
Table
get
Table
(
)
:
PhloxTable
Returns
PhloxTable
get
Wrapper
Handler
get
Wrapper
Handler
(
)
:
Function
Returns
Function
has
Child
has
Child
(
child
:
IExpandableTableRowController
)
:
boolean
Parameters
child:
IExpandableTableRowController
Returns
boolean
has
Children
has
Children
(
)
:
boolean
Returns
boolean
is
Bypass
Key
is
Bypass
Key
(
)
:
boolean
Returns
boolean
is
Cell
Editable
is
Cell
Editable
(
index
:
number
)
:
boolean
Parameters
index:
number
Returns
boolean
is
Cell
Editing
is
Cell
Editing
(
index
:
number
)
:
boolean
Parameters
index:
number
Returns
boolean
is
Cell
Editing
Mode
is
Cell
Editing
Mode
(
index
:
number
)
:
boolean
Parameters
index:
number
Returns
boolean
is
Editable
is
Editable
(
)
:
boolean
Returns
boolean
is
Editing
is
Editing
(
)
:
boolean
Returns
boolean
is
Editing
Mode
is
Editing
Mode
(
)
:
boolean
Returns
boolean
is
Expanding
is
Expanding
(
)
:
boolean
Returns
boolean
is
Self
Editable
is
Self
Editable
(
)
:
boolean
Returns
boolean
load
State
load
State
(
oldState
:
IExpandableTableRowController
)
:
void
Parameters
oldState:
IExpandableTableRowController
Returns
void
Protected
remove
Child
remove
Child
(
child
:
IExpandableTableRowController
)
:
boolean
Parameters
child:
IExpandableTableRowController
Returns
boolean
reset
Cell
Components
reset
Cell
Components
(
)
:
void
Returns
void
set
Bypass
Key
set
Bypass
Key
(
bypass
:
boolean
)
:
void
Parameters
bypass:
boolean
Returns
void
set
Cell
Component
Instance
At
set
Cell
Component
Instance
At
(
index
:
number
, component
:
any
)
:
void
Parameters
index:
number
component:
any
Returns
void
set
Cell
Editing
set
Cell
Editing
(
index
:
number
, editing
:
boolean
)
:
void
Parameters
index:
number
editing:
boolean
Returns
void
set
Data
set
Data
(
data
:
any
)
:
void
Parameters
data:
any
Returns
void
set
Editing
set
Editing
(
editing
:
boolean
)
:
void
Parameters
editing:
boolean
Returns
void
set
Expanding
set
Expanding
(
expand
:
boolean
)
:
void
Parameters
expand:
boolean
Returns
void
set
I18NKey
set
I18NKey
(
i18nKey
:
string
)
:
void
Parameters
i18nKey:
string
Returns
void
set
Options
set
Options
(
options
:
any
)
:
void
Parameters
options:
any
Returns
void
set
Parent
set
Parent
(
parent
:
IExpandableTableRowController
)
:
void
Parameters
parent:
IExpandableTableRowController
Returns
void
set
Self
Editable
set
Self
Editable
(
editable
:
boolean
)
:
void
Parameters
editable:
boolean
Returns
void
Private
set
Showing
set
Showing
(
row
:
any
, show
:
boolean
, recursive
?:
boolean
)
:
void
Parameters
row:
any
show:
boolean
Default value
recursive:
boolean
= true
Returns
void
toggle
Expand
toggle
Expand
(
)
:
void
Returns
void
Globals
"component/table/
Expandable
Table
Row
Controller"
Expandable
Table
Row
Controller
constructor
bypass
cell
Components
cell
Editing
children
data
expanding
i18n
Key
i18n
Value
instance
old
State
options
parent
self
Editable
table
wrapper
Handler
add
Child
apply
I18N
contract
expand
get
Cell
Component
Instance
At
get
Cell
Component
Instances
get
Children
get
Component
Instance
get
Data
get
Expand
Level
get
I18NKey
get
I18NValue
get
Old
State
get
Options
get
Parent
get
Row
Index
get
Table
get
Wrapper
Handler
has
Child
has
Children
is
Bypass
Key
is
Cell
Editable
is
Cell
Editing
is
Cell
Editing
Mode
is
Editable
is
Editing
is
Editing
Mode
is
Expanding
is
Self
Editable
load
State
remove
Child
reset
Cell
Components
set
Bypass
Key
set
Cell
Component
Instance
At
set
Cell
Editing
set
Data
set
Editing
set
Expanding
set
I18NKey
set
Options
set
Parent
set
Self
Editable
set
Showing
toggle
Expand
Generated using
TypeDoc