Search
Preparing search index...
The search index is not available
hawtio
Options
Inherited
Private
Externals
Only exported
Menu
Globals
Core
PreferencesRegistry
Class PreferencesRegistry
Index
Constructor methods
constructor
Properties
tabs
Methods
add
Tab
get
Tab
get
Tabs
Constructor methods
constructor
constructor
(
)
:
PreferencesRegistry
Returns
PreferencesRegistry
Properties
private
tabs
tabs
:
any
Methods
add
Tab
add
Tab
(
name
:
string
, template
:
string
, isValid
?:
Function
=
undefined
)
Parameters
name:
string
template:
string
isValid?:
Function
optional
is
Valid function signature
(
)
:
boolean
Returns
boolean
get
Tab
get
Tab
(
name
:
string
)
:
any
Parameters
name:
string
Returns
any
get
Tabs
get
Tabs
(
)
:
any
Returns
any
Globals
Core
Preferences
Registry
constructor
tabs
add
Tab
get
Tab
get
Tabs
Generated using
TypeDoc