MoveEvent"

From Documentation
(Created page with '{{ZKComponentReferencePageHeader}} = MoveEvent = *Java API: <javadoc>org.zkoss.zk.ui.event.MoveEvent</javadoc> = Employment/Purpose = Represents an event caused by a componen…')
 
Line 3: Line 3:
 
= MoveEvent =
 
= MoveEvent =
  
 +
*Demonstration: N/A
 
*Java API: <javadoc>org.zkoss.zk.ui.event.MoveEvent</javadoc>
 
*Java API: <javadoc>org.zkoss.zk.ui.event.MoveEvent</javadoc>
 +
*JavaScript API: N/A
  
 
= Employment/Purpose =
 
= Employment/Purpose =

Revision as of 10:41, 17 May 2010

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

Name
Event Type
None None

Supported Children

*NONE

Use cases

Version Description Example Location
     

Version History

Version Date Content
5.0.1 4/30/2010 Initialization



Last Update : 2010/05/17

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.