Search
Preparing search index...
The search index is not available
hawtio
Options
Inherited
Private
Externals
Only exported
Menu
Globals
Forms
InputBase
Class InputBase
Hierarchy
InputBase
TextInput
CustomInput
SelectInput
NumberInput
StringArrayInput
ArrayInput
BooleanInput
Index
Constructor methods
constructor
Properties
$compile
attribute
Name
link
replace
restrict
scope
transclude
workspace
Methods
do
Link
get
Control
Group
get
Input
Constructor methods
constructor
constructor
(
workspace
:
any
, $compile
:
any
)
:
InputBase
Parameters
workspace:
any
$compile:
any
Returns
InputBase
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
workspace
workspace
:
any
Methods
do
Link
do
Link
(
scope
:
any
, element
:
any
, attrs
:
any
)
Parameters
scope:
any
element:
any
attrs:
any
get
Control
Group
get
Control
Group
(
config1
:
any
, config2
:
any
, id
:
any
)
:
any
Parameters
config1:
any
config2:
any
id:
any
Returns
any
get
Input
get
Input
(
config
:
any
, arg
:
any
, id
:
any
, modelName
:
any
)
:
JQuery
Parameters
config:
any
arg:
any
id:
any
modelName:
any
Returns
JQuery
Globals
Forms
Input
Base
constructor
$compile
attribute
Name
link
replace
restrict
scope
transclude
workspace
do
Link
get
Control
Group
get
Input
Generated using
TypeDoc