com.vaadin.client.ui
Class VPopupImpl

java.lang.Object
  extended by PopupImpl
      extended by com.vaadin.client.ui.VPopupImpl

public class VPopupImpl
extends PopupImpl


Constructor Summary
VPopupImpl()
           
 
Method Summary
 void onShow(Element popup)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VPopupImpl

public VPopupImpl()
Method Detail

onShow

public void onShow(Element popup)


Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.