it.amattioli.guidate.collections
Class GroupPrototypeComposer

Show UML class diagram
java.lang.Object
  extended by it.amattioli.guidate.collections.AbstractPrototypeComposer
      extended by it.amattioli.guidate.collections.GroupPrototypeComposer
All Implemented Interfaces:
org.zkoss.zk.ui.util.Composer

public class GroupPrototypeComposer
extends AbstractPrototypeComposer


Field Summary
 
Fields inherited from class it.amattioli.guidate.collections.AbstractPrototypeComposer
SPECIFICATION_ATTRIBUTE
 
Constructor Summary
GroupPrototypeComposer()
           
 
Method Summary
 void onCreate(org.zkoss.zk.ui.event.Event evt)
           
 
Methods inherited from class it.amattioli.guidate.collections.AbstractPrototypeComposer
doAfterCompose
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupPrototypeComposer

public GroupPrototypeComposer()
Method Detail

onCreate

public void onCreate(org.zkoss.zk.ui.event.Event evt)
              throws Exception
Specified by:
onCreate in class AbstractPrototypeComposer
Throws:
Exception


Copyright © 2011. All Rights Reserved.