Uses of Class
org.ow2.orchestra.common.gwt.utils.client.ui.popup.Popup.PopupType

Packages that use Popup.PopupType
org.ow2.orchestra.common.gwt.utils.client.ui.popup   
 

Uses of Popup.PopupType in org.ow2.orchestra.common.gwt.utils.client.ui.popup
 

Methods in org.ow2.orchestra.common.gwt.utils.client.ui.popup that return Popup.PopupType
static Popup.PopupType Popup.PopupType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Popup.PopupType[] Popup.PopupType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.ow2.orchestra.common.gwt.utils.client.ui.popup with parameters of type Popup.PopupType
static void Popup.show(Popup.PopupType popupType, String message, String details)
           
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.