it.amattioli.guidate.collections
Class ItemSelectionApplier

Show UML class diagram
java.lang.Object
  extended by it.amattioli.guidate.util.ComponentVisitor
      extended by it.amattioli.guidate.collections.ItemSelectionApplier

public class ItemSelectionApplier
extends ComponentVisitor


Constructor Summary
ItemSelectionApplier(String id)
           
 
Method Summary
protected  void postVisit(org.zkoss.zk.ui.Component comp)
           
protected  void preVisit(org.zkoss.zk.ui.Component comp)
           
 
Methods inherited from class it.amattioli.guidate.util.ComponentVisitor
visit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItemSelectionApplier

public ItemSelectionApplier(String id)
Method Detail

postVisit

protected void postVisit(org.zkoss.zk.ui.Component comp)
Specified by:
postVisit in class ComponentVisitor

preVisit

protected void preVisit(org.zkoss.zk.ui.Component comp)
Specified by:
preVisit in class ComponentVisitor


Copyright © 2011. All Rights Reserved.