BiAccordionButton
This button component is a internal part of BiAccordionPage
and is used to expand the page.
This class extends
BiButton
and therefore all methods and fields available for
BiButton
are also available for
BiAccordionButton
.
Constructor
new
BiAccordionButton
(
[
sText
[
,oIcon
]
]
)
Parameters
| Name | Type | Optional | Default | Descripton |
sText |
String |
![]() |
Untitled |
Text to show on the button |
oIcon |
|
![]() |
Icon to show on the button |
Properties
| Name | Type | get | set | Descripton |
checked |
Boolean |
![]() |
![]() |
Returns whether the parent BiAccordionPage is the
currently expanded page. |
Methods
None.
Events
None.
Static Methods
None.
Static Fields
None.
Remarks
