org.zkoss.zkdemo.test2
Class F2314655_2

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

public class F2314655_2
extends java.lang.Object
implements Composer

Used to test F36-2314655

Author:
tomyeh

Constructor Summary
F2314655_2()
           
 
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

F2314655_2

public F2314655_2()
Method Detail

doAfterCompose

public void doAfterCompose(Component comp)
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


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