Uses of Class
org.uberfire.client.annotations.WorkbenchPopup.WorkbenchPopupSize
-
Packages that use WorkbenchPopup.WorkbenchPopupSize Package Description org.uberfire.client.annotations -
-
Uses of WorkbenchPopup.WorkbenchPopupSize in org.uberfire.client.annotations
Methods in org.uberfire.client.annotations that return WorkbenchPopup.WorkbenchPopupSize Modifier and Type Method Description WorkbenchPopup.WorkbenchPopupSizesize()static WorkbenchPopup.WorkbenchPopupSizeWorkbenchPopup.WorkbenchPopupSize. valueOf(String name)Returns the enum constant of this type with the specified name.static WorkbenchPopup.WorkbenchPopupSize[]WorkbenchPopup.WorkbenchPopupSize. values()Returns an array containing the constants of this enum type, in the order they are declared.
-