org.gwtbootstrap3.extras.notify.client.event
Interface NotifyShownHandler


public interface NotifyShownHandler

Handler interface for Notify shown events.


Field Summary
static NotifyShownHandler DEFAULT_SHOWN_HANDLER
          Default Notify's shown handler
 
Method Summary
 void onShown()
          Called when Notify shown event is fired.
 

Field Detail

DEFAULT_SHOWN_HANDLER

static final NotifyShownHandler DEFAULT_SHOWN_HANDLER
Default Notify's shown handler

Method Detail

onShown

void onShown()
Called when Notify shown event is fired.



Copyright © 2015. All rights reserved.