Search
Preparing search index...
The search index is not available
hawtio
Options
Inherited
Private
Externals
Only exported
Menu
Globals
Forms
SimpleForm
Class SimpleForm
Index
Constructor methods
constructor
Properties
$compile
attribute
Name
link
replace
restrict
scope
transclude
workspace
Methods
create
Form
do
Link
get
Legend
is
Read
Only
Constructor methods
constructor
constructor
(
workspace
:
any
, $compile
:
any
)
:
SimpleForm
Parameters
workspace:
any
$compile:
any
Returns
SimpleForm
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
Form
create
Form
(
config
:
any
)
:
any
Parameters
config:
any
Returns
any
private
do
Link
do
Link
(
scope
:
any
, element
:
any
, attrs
:
any
)
Parameters
scope:
any
element:
any
attrs:
any
private
get
Legend
get
Legend
(
config
:
any
)
:
string
Parameters
config:
any
Returns
string
is
Read
Only
is
Read
Only
(
)
:
boolean
Returns
boolean
Globals
Forms
Simple
Form
constructor
$compile
attribute
Name
link
replace
restrict
scope
transclude
workspace
create
Form
do
Link
get
Legend
is
Read
Only
Generated using
TypeDoc