Uses of Interface
org.cruxframework.crux.plugin.gadget.client.features.MiniMessageFeature.Callback

Packages that use MiniMessageFeature.Callback
org.cruxframework.crux.plugin.gadget.client.features   
 

Uses of MiniMessageFeature.Callback in org.cruxframework.crux.plugin.gadget.client.features
 

Methods in org.cruxframework.crux.plugin.gadget.client.features with parameters of type MiniMessageFeature.Callback
 MiniMessage MiniMessageFactory.createDismissibleMessage(String message, MiniMessageFeature.Callback callback)
          Create a message with a close [x] button, that allow user to dismiss the message.
 MiniMessage MiniMessageFactory.createTimerMessage(String message, int seconds, MiniMessageFeature.Callback callback)
          Creates a message that displays for the specified number of seconds.
 



Copyright © 2014. All rights reserved.