it.amattioli.guidate.smarttab
Class SmartTabOpenEvent

Show UML class diagram
java.lang.Object
  extended by org.zkoss.zk.ui.event.Event
      extended by it.amattioli.guidate.smarttab.SmartTabOpenEvent

public class SmartTabOpenEvent
extends org.zkoss.zk.ui.event.Event


Constructor Summary
SmartTabOpenEvent(org.zkoss.zk.ui.Component target, SmartTabDescriptor data)
           
 
Method Summary
 SmartTabDescriptor getDescriptor()
           
 
Methods inherited from class org.zkoss.zk.ui.event.Event
getData, getName, getPage, getTarget, isPropagatable, stopPropagation, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SmartTabOpenEvent

public SmartTabOpenEvent(org.zkoss.zk.ui.Component target,
                         SmartTabDescriptor data)
Method Detail

getDescriptor

public SmartTabDescriptor getDescriptor()


Copyright © 2011. All Rights Reserved.