com.sencha.gxt.widget.core.client.event
Interface OverflowEvent.OverflowHandler

All Superinterfaces:
EventHandler
Enclosing class:
OverflowEvent

public static interface OverflowEvent.OverflowHandler
extends EventHandler

Handler class for OverflowEvent events.


Method Summary
 void onOverflow(OverflowEvent event)
          Fires before the overflow menu is displayed.
 

Method Detail

onOverflow

void onOverflow(OverflowEvent event)
Fires before the overflow menu is displayed.



Copyright © 2012. All Rights Reserved.