Extends
Methods
_Register(p_id, p_class)
Register custom element
Parameters:
| Name | Type | Description |
|---|---|---|
p_id |
string | |
p_class |
DisposableHTMLElement |
_Rent(p_class, p_parentopt)
TODO
Parameters:
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
p_class |
function | |||
p_parent |
Element |
<optional> |
null
|
_Return(p_displayObject)
Return a deprecated DisposableHTMLElement to be re-used later.
Parameters:
| Name | Type | Description |
|---|---|---|
p_displayObject |
DisposableHTMLElement |
Register(p_id, p_class, p_extendsopt)
TODO
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
p_id |
string | ||
p_class |
function | ||
p_extends |
string |
<optional> |
RegisterGroup(p_group)
TODO
Parameters:
| Name | Type | Description |
|---|---|---|
p_group |
object |
Rent(p_class, p_parentopt)
TODO
Parameters:
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
p_class |
function | |||
p_parent |
Element |
<optional> |
null
|
Members
DRAG_DATA :*
TODO
DRAG_TARGET :*
TODO
dragLength :number
TODO
Methods
DragEnded()
TODO
DragStarted(p_data, p_target)
TODO
Parameters:
| Name | Type | Description |
|---|---|---|
p_data |
* | |
p_target |
* |
Members
isBrowser :boolean
- Inherited From:
Methods
_Broadcast(p_signalId, …args)
- Inherited From:
_Bind(p_func)
- Inherited From:
_Init()
- Inherited From:
_PostInit()
- Inherited From: