it.amattioli.guidate.collections
Class PrototypeComposer

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

public class PrototypeComposer
extends AbstractPrototypeComposer


Field Summary
 
Fields inherited from class it.amattioli.guidate.collections.AbstractPrototypeComposer
SPECIFICATION_ATTRIBUTE
 
Constructor Summary
PrototypeComposer()
           
 
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

PrototypeComposer

public PrototypeComposer()
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.