Search
Preparing search index...
The search index is not available
Sintium
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"sintium/Modules/Widget/Implementations/Collapsible"
Collapsible
Class Collapsible
Hierarchy
Collapsible
Implements
IWidget
Index
Constructors
constructor
Properties
_html
Element
_is
Radio
Container
Methods
_setup
Interaction
add
Child
added
ToWidget
Container
getHTMLElement
getID
on
Widget
Container
Change
toggle
create
Collapsible
BaseHTML
create
Collapsible
Entry
BaseHTML
create
Radio
Entry
create
Toggle
Entry
Constructors
constructor
new
Collapsible
(
options
:
ICollapsibleOptions
)
:
Collapsible
Parameters
options:
ICollapsibleOptions
Returns
Collapsible
Properties
Private
_html
Element
_html
Element
:
Element
Private
_is
Radio
Container
_is
Radio
Container
:
boolean
Methods
Private
_setup
Interaction
_setup
Interaction
(
container
:
Element
, options
:
ICollapsibleOptions
)
:
void
Parameters
container:
Element
options:
ICollapsibleOptions
Returns
void
add
Child
add
Child
(
child
:
Element
)
:
void
Parameters
child:
Element
Returns
void
added
ToWidget
Container
added
ToWidget
Container
(
height
:
number
, width
:
number
)
:
void
Parameters
height:
number
width:
number
Returns
void
getHTMLElement
getHTMLElement
(
)
:
Element
Returns
Element
getID
getID
(
)
:
string
Returns
string
on
Widget
Container
Change
on
Widget
Container
Change
(
)
:
void
Returns
void
toggle
toggle
(
)
:
void
Returns
void
Static
create
Collapsible
BaseHTML
create
Collapsible
BaseHTML
(
title
:
string
, prefix
:
string
, suffix
:
string
, entryClassName
:
string
, withForm
:
boolean
)
:
string
Parameters
title:
string
prefix:
string
suffix:
string
entryClassName:
string
withForm:
boolean
Returns
string
Static
create
Collapsible
Entry
BaseHTML
create
Collapsible
Entry
BaseHTML
(
title
:
string
, prefix
:
string
, suffix
:
string
)
:
string
Parameters
title:
string
prefix:
string
suffix:
string
Returns
string
Static
create
Radio
Entry
create
Radio
Entry
(
title
:
string
, group
:
string
, action
:
Function
, checked
:
boolean
, className
:
string
)
:
Element
Parameters
title:
string
group:
string
action:
Function
checked:
boolean
className:
string
Returns
Element
Static
create
Toggle
Entry
create
Toggle
Entry
(
title
:
string
, action
:
Function
, checked
:
boolean
, className
:
string
)
:
Element
Parameters
title:
string
action:
Function
checked:
boolean
className:
string
Returns
Element
Globals
"sintium/
Modules/
Widget/
Implementations/
Collapsible"
Collapsible
constructor
_html
Element
_is
Radio
Container
_setup
Interaction
add
Child
added
ToWidget
Container
getHTMLElement
getID
on
Widget
Container
Change
toggle
create
Collapsible
BaseHTML
create
Collapsible
Entry
BaseHTML
create
Radio
Entry
create
Toggle
Entry
Generated using
TypeDoc