Package | Description |
---|---|
org.gwtbootstrap3.extras.notify.client.constants | |
org.gwtbootstrap3.extras.notify.client.ui |
Modifier and Type | Method and Description |
---|---|
static NotifyPlacement |
NotifyPlacement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotifyPlacement[] |
NotifyPlacement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
Notify.hideAll(NotifyPlacement placement)
Hide all displayed Notifies on specific screen location.
|
void |
NotifySettings.setPlacement(NotifyPlacement placement)
Set placement of Notify on screen.
|
Copyright © 2017. All rights reserved.