jaxx.demo.component.jaxx.navigation.content
Class ContentUIHandler

java.lang.Object
  extended by jaxx.demo.component.jaxx.navigation.content.ContentUIHandler

public class ContentUIHandler
extends Object

Author:
chemit

Constructor Summary
ContentUIHandler()
           
 
Method Summary
 void addActor(JAXXContext context, People a, Movie... movies)
           
 void addMovie(JAXXContext context, Movie movie)
           
 void selectChild(JAXXContext context, int movieIndex)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentUIHandler

public ContentUIHandler()
Method Detail

selectChild

public void selectChild(JAXXContext context,
                        int movieIndex)

addMovie

public void addMovie(JAXXContext context,
                     Movie movie)

addActor

public void addActor(JAXXContext context,
                     People a,
                     Movie... movies)


Copyright © 2008-2010 CodeLutin. All Rights Reserved.