Thumb Controller Demo
This demo illustrates the use of a TraverseArrayEnumerator as a "thumb pager".
The enumerator traverses a list of image ids, to be fetched with
getCurrentObject,
getNextObject and
getPreviousObject. The "previous" and "next" buttons are activated when there is a "previous object" and "next object", respectively, otherwise they are deactivated.
svn co https://svn.sourceforge.net/svnroot/asapframework/trunk/asapframework/demos/ThumbController
Docs
Online demo
Topic revision: r1 - 07 Oct 2006 - 13:16:36 -
ArthurClemens?