PortalMoveEvent"

From Documentation
m ((via JWB))
 
(8 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
= PortalMoveEvent =
 
= PortalMoveEvent =
  
*Demonstration: N/a
+
*Demonstration: N/A
*Java API: <javadoc>org.zkoss.zkmax.event.PortalMoveEvent</javadoc>
+
*Java API: <javadoc>org.zkoss.zkmax.ui.event.PortalMoveEvent</javadoc>
 +
*JavaScript API: N/A
  
 
= Employment/Purpose =
 
= Employment/Purpose =
  
Space is a Separator with the orient default to "horizontal".
+
Represents an event caused by a <code>portal</code> being moved.
 
 
In other words, <space> is equivalent to <separator orient="horizontal">
 
 
 
 
 
  
 
= Example =
 
= Example =
  
 
+
N/A
 
 
  
  
 
=Supported events=
 
=Supported events=
  
{| border="1" | width="100%"
+
{| class='wikitable' | width="100%"
 
! <center>Name</center>
 
! <center>Name</center>
 
! <center>Event Type</center>
 
! <center>Event Type</center>
Line 32: Line 28:
 
=Supported Children=
 
=Supported Children=
  
  *ALL
+
  *NONE
  
 
=Use cases=
 
=Use cases=
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Description !! Example Location
 
! Version !! Description !! Example Location
 
|-
 
|-
| 5.0+
+
| &nbsp;
 
| &nbsp;
 
| &nbsp;
 
| &nbsp;
 
| &nbsp;
Line 46: Line 42:
 
=Version History=
 
=Version History=
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Date !! Content
 
! Version !! Date !! Content
 
|-
 
|-
| 5.x.x
+
| &nbsp;
| x/x/20xx
+
| &nbsp;
| Initialization
+
| &nbsp;
 
|}
 
|}
  
 
{{ZKComponentReferencePageFooter}}
 
{{ZKComponentReferencePageFooter}}

Latest revision as of 10:41, 12 January 2022


PortalMoveEvent

PortalMoveEvent

Employment/Purpose

Represents an event caused by a portal being moved.

Example

N/A


Supported events

Name
Event Type
None None

Supported Children

*NONE

Use cases

Version Description Example Location
     

Version History

Version Date Content
     



Last Update : 2022/01/12

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