A mixin for IconContainer to make it editable.
See the dojox/mobile/_EditableIconMixin reference documentation for more information.
| Parameter | Type | Description |
|---|---|---|
| from | int | |
| to | int |
| Parameter | Type | Description |
|---|---|---|
| point | undefined | |
| pos | undefined |
Internal handler for click events.
| Parameter | Type | Description |
|---|---|---|
| e | undefined |
| Parameter | Type | Description |
|---|---|---|
| point | Object |
| Parameter | Type | Description |
|---|---|---|
| editable | Boolean |
User-defined function to handle clicks for the delete icon.
| Parameter | Type | Description |
|---|---|---|
| e | Event |
Deletes the given item.
| Parameter | Type | Description |
|---|---|---|
| item | Widget |
Moves a child without animation.
| Parameter | Type | Description |
|---|---|---|
| widget | Widget | Number | |
| insertIndex | Number |
Optional
|
Moves a child with animation.
| Parameter | Type | Description |
|---|---|---|
| widget | Widget | Number | |
| insertIndex | Number |
Optional
|
Removes the given child with animation.
| Parameter | Type | Description |
|---|---|---|
| widget | Widget | Number |
Scales an item according to the specified ratio.
| Parameter | Type | Description |
|---|---|---|
| widget | Widget | |
| ratio | Number |
| Parameter | Type | Description |
|---|---|---|
| e | undefined |
| Parameter | Type | Description |
|---|---|---|
| e | undefined |
Stub function to connect to from your application.
| Parameter | Type | Description |
|---|---|---|
| item | Widget |
Stub function to connect to from your application.
Stub function to connect to from your application.
| Parameter | Type | Description |
|---|---|---|
| item | Widget | |
| from | int | |
| to | int |
Stub function to connect to from your application.