Difference between revisions of "displayRemoveEventHandler"
Jump to navigation
Jump to search
(populated) |
PhilippRauch (talk | contribs) |
||
Line 25: | Line 25: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | |= SEEALSO | + | | [[displayAddEventHandler]], [[displayRemoveAllEventHandlers]] |= SEEALSO |
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR |
Revision as of 15:50, 5 June 2009
Hover & click on the images for descriptions
Description
- Description:
- Remove a given event handler from the given display.
Syntax
- Syntax:
- display displayRemoveEventHandler [handler name,id]
- Parameters:
- display: Display -
- [handler name,id]: Array -
- Return Value:
- Nothing
Examples
- Example:
- Example needed
Additional Information
- See also:
- displayAddEventHandlerdisplayRemoveAllEventHandlers
- Groups:
- Uncategorised