org.zkoss.zkdemo.test2
Class F2790411Composer

java.lang.Object
  extended by org.zkoss.zkdemo.test2.F2790411Composer
All Implemented Interfaces:
Composer

public class F2790411Composer
extends java.lang.Object
implements Composer

Author:
tomyeh

Constructor Summary
F2790411Composer()
           
 
Method Summary
 void doAfterCompose(Component comp)
          Invokes after ZK loader creates this component, initializes it and composes all its children, if any.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

F2790411Composer

public F2790411Composer()
Method Detail

doAfterCompose

public void doAfterCompose(Component comp)
                    throws java.lang.Exception
Description copied from interface: Composer
Invokes after ZK loader creates this component, initializes it and composes all its children, if any.

Specified by:
doAfterCompose in interface Composer
Parameters:
comp - the component has been composed
Throws:
java.lang.Exception


Copyright © 2005-2009 Potix Corporation. All Rights Reserved. SourceForge.net Logo