org.zkoss.zul
Class Calendar.ExtraCtrl

java.lang.Object
  extended by org.zkoss.zul.Calendar.ExtraCtrl
All Implemented Interfaces:
org.zkoss.zk.ui.ext.client.Inputable, org.zkoss.zk.ui.ext.client.Movable, org.zkoss.zk.ui.ext.client.Sizable, org.zkoss.zk.ui.ext.client.ZIndexed
Enclosing class:
Calendar

protected class Calendar.ExtraCtrl
extends java.lang.Object
implements org.zkoss.zk.ui.ext.client.Inputable

A utility class to implement AbstractComponent.getExtraCtrl(). It is used only by component developers.


Constructor Summary
protected Calendar.ExtraCtrl()
           
 
Method Summary
 void setTextByClient(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Calendar.ExtraCtrl

protected Calendar.ExtraCtrl()
Method Detail

setTextByClient

public void setTextByClient(java.lang.String value)
                     throws org.zkoss.zk.ui.WrongValueException
Specified by:
setTextByClient in interface org.zkoss.zk.ui.ext.client.Inputable
Throws:
org.zkoss.zk.ui.WrongValueException


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