Search
Preparing search index...
The search index is not available
hawtio
Options
Inherited
Private
Externals
Only exported
Menu
Globals
Forms
InputTable
Class InputTable
Index
Constructor methods
constructor
Properties
$compile
attribute
Name
link
replace
restrict
scope
transclude
workspace
Methods
create
Table
do
Link
get
Add
Button
get
Control
Div
get
Control
Group
get
Edit
Button
get
Help
Span
get
Legend
get
Remove
Button
Constructor methods
constructor
constructor
(
workspace
:
any
, $compile
:
any
)
:
InputTable
Parameters
workspace:
any
$compile:
any
Returns
InputTable
Properties
$compile
$compile
:
any
private
attribute
Name
attribute
Name
:
string
link
link
:
Function
link function signature
(
scope
:
any
, element
:
any
, attrs
:
any
)
:
any
Parameters
scope:
any
element:
any
attrs:
any
Returns
any
replace
replace
:
boolean
restrict
restrict
:
string
scope
scope
:
boolean
transclude
transclude
:
boolean
private
workspace
workspace
:
any
Methods
private
create
Table
create
Table
(
config
:
any
, tableConfig
:
any
)
:
any
Parameters
config:
any
tableConfig:
any
Returns
any
private
do
Link
do
Link
(
scope
:
any
, element
:
any
, attrs
:
any
)
Parameters
scope:
any
element:
any
attrs:
any
private
get
Add
Button
get
Add
Button
(
config
:
any
)
:
any
Parameters
config:
any
Returns
any
private
get
Control
Div
get
Control
Div
(
config
:
any
)
:
any
Parameters
config:
any
Returns
any
private
get
Control
Group
get
Control
Group
(
config
:
any
, arg
:
any
, id
:
any
)
:
any
Parameters
config:
any
arg:
any
id:
any
Returns
any
private
get
Edit
Button
get
Edit
Button
(
config
:
any
)
:
any
Parameters
config:
any
Returns
any
private
get
Help
Span
get
Help
Span
(
config
:
any
, arg
:
any
, id
:
any
)
:
any
Parameters
config:
any
arg:
any
id:
any
Returns
any
private
get
Legend
get
Legend
(
config
:
any
)
:
string
Parameters
config:
any
Returns
string
private
get
Remove
Button
get
Remove
Button
(
config
:
any
)
:
any
Parameters
config:
any
Returns
any
Globals
Forms
Input
Table
constructor
$compile
attribute
Name
link
replace
restrict
scope
transclude
workspace
create
Table
do
Link
get
Add
Button
get
Control
Div
get
Control
Group
get
Edit
Button
get
Help
Span
get
Legend
get
Remove
Button
Generated using
TypeDoc