TabsType
Extends:
* → TabsType
Static Member Summary
Static Public Members | ||
public static |
typeName: * |
Static Method Summary
Static Public Methods | ||
public static |
parseOptions(field: *, parseField: *): * |
Method Summary
Public Methods | ||
public |
getTabLabel(tab: *, renderData: *): * |
|
public |
getTabs(): * |
|
public |
initialize(renderData: *): * |
|
public |
loadTab(tabIndex: *, renderData: *): * |
Static Public Members
public static typeName: * source
Static Public Methods
public static parseOptions(field: *, parseField: *): * source
Params:
Name | Type | Attribute | Description |
field | * | ||
parseField | * |
Return:
* |
Public Methods
public getTabLabel(tab: *, renderData: *): * source
Params:
Name | Type | Attribute | Description |
tab | * | ||
renderData | * |
Return:
* |
public initialize(renderData: *): * source
Params:
Name | Type | Attribute | Description |
renderData | * |
Return:
* |
public loadTab(tabIndex: *, renderData: *): * source
Params:
Name | Type | Attribute | Description |
tabIndex | * | ||
renderData | * |
Return:
* |