Bandinfo

From Documentation
Revision as of 06:37, 18 May 2010 by Jimmyshiau (talk | contribs)

Bandinfo

Employment/Purpose

Defines the bandinfo of a timeline.

Example

ZKCompRef Timeline.png

<timeline height="300px" width="100%">
	<bandinfo width="70%" id="b1" intervalUnit="month"
		intervalPixels="100" eventSourceUrl="misc/timeline_ex1.xml">
	</bandinfo>
	<bandinfo width="30%" intervalUnit="year" intervalPixels="200"
		syncWith="b1" eventSourceUrl="misc/timeline_ex1.xml">
	</bandinfo>
</timeline>


Supported events

Name
Event Type
onOccurEventSelect
OccurEventSelectEvent

Description:

Denotes the Occur Event in the bandinfo component has been clicked by the user.

onBandScroll
BandScrollEvent

Description:

Denotes the bandinfo component has been moved by the user.

Supported Children

 Hotzone


Use cases

Timeline

Version History

Version Date Content
5.0.2 5/18/2010 Initialization



Last Update : 2010/05/18

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