docs » cp.config.textDroppedToDockIconCallback
Text Dropped to Dock Icon Callback
- Methods - API calls which can only be made on an object returned by a constructor
- callbackFn
- get
- getAll
- id
- new
Signature | cp.config.textDroppedToDockIconCallback:callbackFn() -> function |
---|---|
Type | Method |
Description | Returns the callbackFn of the current Text Dropped to Dock Icon Callback |
Parameters |
|
Returns |
|
Signature | cp.config.textDroppedToDockIconCallback:get(id) -> table |
---|---|
Type | Method |
Description | Creates a new Text Dropped to Dock Icon Callback. |
Parameters |
|
Returns |
|
Signature | cp.config.textDroppedToDockIconCallback:getAll() -> table |
---|---|
Type | Method |
Description | Returns all of the created Text Dropped to Dock Icon Callbacks |
Parameters |
|
Returns |
|
Signature | cp.config.textDroppedToDockIconCallback:id() -> string |
---|---|
Type | Method |
Description | Returns the ID of the current Text Dropped to Dock Icon Callback |
Parameters |
|
Returns |
|
Signature | cp.config.textDroppedToDockIconCallback:new(id, callbackFn) -> table |
---|---|
Type | Method |
Description | Creates a new Text Dropped to Dock Icon Callback. |
Parameters |
|
Returns |
|