ButtonComponent
Extends:
Direct Subclass:
Static Member Summary
| Static Public Members | ||
| public static get |
builderInfo: {"title": string, "group": string, "icon": string, "documentation": string, "weight": number, "schema": *} |
|
Static Method Summary
| Static Public Methods | ||
| public static |
schema(extend: ...*): * |
|
Member Summary
| Public Members | ||
| public get |
className: * |
|
| public get |
clicked: * |
|
| public |
|
|
| public get |
|
|
| public get |
|
|
| public |
|
|
| public get |
|
|
| public |
|
|
| public get |
inputInfo: * |
|
| public get |
|
|
| public set |
|
|
| public get |
|
|
| public get |
|
|
| Private Members | ||
| private |
|
|
Method Summary
| Public Methods | ||
| public |
attach(element: *): * |
|
| public |
|
|
| public |
createInput(container: *): * |
|
| public |
|
|
| public |
detach(element: *) |
|
| public |
focus() |
|
| public |
getValue(): * |
|
| public |
onClick(event: *) |
|
| public |
openOauth(settings: *) |
|
| public |
render(): * |
|
| public |
|
|
Static Public Members
Static Public Methods
public static schema(extend: ...*): * source
Params:
| Name | Type | Attribute | Description |
| extend | ...* |
Return:
| * |
Public Members
public get className: * source
public get clicked: * source
public get defaultSchema: * source
public get inputInfo: * source
public set loading source
Private Members
Public Methods
public attachButton() source
public createInput(container: *): * source
Params:
| Name | Type | Attribute | Description |
| container | * |
Return:
| * |
public createLabel() source
public detach(element: *) source
Params:
| Name | Type | Attribute | Description |
| element | * |
public focus() source
public onClick(event: *) source
Params:
| Name | Type | Attribute | Description |
| event | * |
public openOauth(settings: *) source
Params:
| Name | Type | Attribute | Description |
| settings | * |
