com.smartgwt.client.widgets.grid.events
Interface FieldStateChangedHandler

All Superinterfaces:
EventHandler

public interface FieldStateChangedHandler
extends EventHandler


Method Summary
 void onFieldStateChanged(FieldStateChangedEvent event)
          Notification method executed when columns are resized or reordered, or fields are shown or hidden.
 

Method Detail

onFieldStateChanged

void onFieldStateChanged(FieldStateChangedEvent event)
Notification method executed when columns are resized or reordered, or fields are shown or hidden. Has no default implementation.

Parameters:
event - the event