PagingEvent"

From Documentation
m ((via JWB))
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
  
 
= Employment/Purpose =
 
= Employment/Purpose =
Used to notify that a new page is selected by the user, or by <tt>Paginal </tt>(such as <tt>Paging</tt>). It is used for paging long content.
+
Used to notify that a new page is selected by the user, or by <code>Paginal </code>(such as <code>Paging</code>). It is used for paging long content.
  
 
= Example =
 
= Example =
Line 17: Line 17:
 
=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 31: Line 31:
 
=Use cases=
 
=Use cases=
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Description !! Example Location
 
! Version !! Description !! Example Location
 
|-
 
|-
Line 41: Line 41:
 
=Version History=
 
=Version History=
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Date !! Content
 
! Version !! Date !! Content
 
|-
 
|-

Latest revision as of 10:41, 12 January 2022

PagingEvent

  • Demonstration: N/A
  • Java API: PagingEvent
  • JavaScript API: N/A

Employment/Purpose

Used to notify that a new page is selected by the user, or by Paginal (such as Paging). It is used for paging long content.

Example

N/A


Supported events

Name
Event Type
None None

Supported Children

*ALL

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.