org.zkoss.zkmax.zul
Class Portalchildren.ExtraCtrl

java.lang.Object
  extended by org.zkoss.zk.ui.HtmlBasedComponent.ExtraCtrl
      extended by org.zkoss.zkmax.zul.Portalchildren.ExtraCtrl
All Implemented Interfaces:
Movable, Sizable, Updatable, ZIndexed, PrologAllowed
Enclosing class:
Portalchildren

protected class Portalchildren.ExtraCtrl
extends HtmlBasedComponent.ExtraCtrl
implements Updatable


Constructor Summary
protected Portalchildren.ExtraCtrl()
           
 
Method Summary
 void setResult(java.lang.Object result)
          Sets the result when it is updated from the client successfully.
 
Methods inherited from class org.zkoss.zk.ui.HtmlBasedComponent.ExtraCtrl
setHeightByClient, setLeftByClient, setPrologContent, setTopByClient, setWidthByClient, setZIndexByClient
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Portalchildren.ExtraCtrl

protected Portalchildren.ExtraCtrl()
Method Detail

setResult

public void setResult(java.lang.Object result)
Description copied from interface: Updatable
Sets the result when it is updated from the client successfully.

Specified by:
setResult in interface Updatable


Copyright © 2005-2009 Potix Corporation. All Rights Reserved.