MoveEvent"
From Documentation
m ((via JWB)) |
m ((via JWB)) |
||
Line 13: | Line 13: | ||
Component Implementation Note: | Component Implementation Note: | ||
− | A movable component must implement < | + | A movable component must implement <code>Movable</code> for the returned object of <code>ComponentCtrl.getExtraCtrl()</code>. |
= Example = | = Example = |
Latest revision as of 10:41, 12 January 2022
MoveEvent
- Demonstration: N/A
- Java API: MoveEvent
- JavaScript API: N/A
Employment/Purpose
Represents an event caused by a component being moved.
Component Implementation Note:
A movable component must implement Movable
for the returned object of ComponentCtrl.getExtraCtrl()
.
Example
Supported events
None | None |
Supported Children
*NONE
Use cases
Version | Description | Example Location |
---|---|---|
Version History
Version | Date | Content |
---|---|---|