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

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

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

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

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

Methods in org.gwtbootstrap3.extras.notify.client.ui with parameters of type NotifyIconType
 void NotifySettings.setIconType(NotifyIconType iconType)
          Set icon type you will use for Notify.
 



Copyright © 2015. All rights reserved.