Uses of Class
org.gwtbootstrap3.extras.notify.client.constants.NotifyPosition

Packages that use NotifyPosition
org.gwtbootstrap3.extras.notify.client.constants   
org.gwtbootstrap3.extras.notify.client.ui   
 

Uses of NotifyPosition in org.gwtbootstrap3.extras.notify.client.constants
 

Methods in org.gwtbootstrap3.extras.notify.client.constants that return NotifyPosition
static NotifyPosition NotifyPosition.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NotifyPosition[] NotifyPosition.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of NotifyPosition in org.gwtbootstrap3.extras.notify.client.ui
 

Methods in org.gwtbootstrap3.extras.notify.client.ui with parameters of type NotifyPosition
 void NotifySettings.setPosition(NotifyPosition position)
          Set custom position to the Notify container element.
 



Copyright © 2015. All rights reserved.