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

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

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

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

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

Methods in org.gwtbootstrap3.extras.notify.client.ui with parameters of type NotifyUrlTarget
 void NotifySettings.setUrlTarget(NotifyUrlTarget urlTarget)
          Set custom URL target.

Defaults to BLANK.
 



Copyright © 2015. All rights reserved.