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


public interface NotifyShowHandler

Handler interface for Notify show events.


Field Summary
static NotifyShowHandler DEFAULT_SHOW_HANDLER
          Default Notify's show handler
 
Method Summary
 void onShow()
          Called when Notify show event is fired.
 

Field Detail

DEFAULT_SHOW_HANDLER

static final NotifyShowHandler DEFAULT_SHOW_HANDLER
Default Notify's show handler

Method Detail

onShow

void onShow()
Called when Notify show event is fired.



Copyright © 2015. All rights reserved.