BaseComponent
Extended by
Constructors
new BaseComponent()
new BaseComponent():
BaseComponent
Returns
Properties
disabled
disabled:
boolean
Methods
setDisabled()
setDisabled(
disabled
):this
Parameters
• disabled: boolean
Returns
this
then()
then(
cb
):this
Facilitates chaining
Parameters
• cb
Returns
this