org.exoplatform.gwtframework.ui.client.component
Class ComboBoxField.ListWindowResizeHandler

java.lang.Object
  extended by org.exoplatform.gwtframework.ui.client.component.ComboBoxField.ListWindowResizeHandler
All Implemented Interfaces:
com.google.gwt.event.logical.shared.ResizeHandler, com.google.gwt.event.shared.EventHandler
Enclosing class:
ComboBoxField

protected class ComboBoxField.ListWindowResizeHandler
extends java.lang.Object
implements com.google.gwt.event.logical.shared.ResizeHandler

This handler is invoked on window resize and changes suggesting popup panel width.


Constructor Summary
protected ComboBoxField.ListWindowResizeHandler()
           
 
Method Summary
 void onResize(com.google.gwt.event.logical.shared.ResizeEvent resizeEvent)
          See class docs
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComboBoxField.ListWindowResizeHandler

protected ComboBoxField.ListWindowResizeHandler()
Method Detail

onResize

public void onResize(com.google.gwt.event.logical.shared.ResizeEvent resizeEvent)
See class docs

Specified by:
onResize in interface com.google.gwt.event.logical.shared.ResizeHandler


Copyright © 2012 eXo Platform SAS. All Rights Reserved.