Uses of Enum Class
com.hybris.backoffice.widgets.itemcomments.PopupPosition
Packages that use PopupPosition
-
Uses of PopupPosition in com.hybris.backoffice.widgets.itemcomments
Methods in com.hybris.backoffice.widgets.itemcomments that return PopupPositionModifier and TypeMethodDescriptionstatic PopupPositionItemCommentsController.getPopupPosition()static PopupPositionReturns the enum constant of this class with the specified name.static PopupPosition[]PopupPosition.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.hybris.backoffice.widgets.itemcomments with parameters of type PopupPositionModifier and TypeMethodDescriptionvoidItemCommentsController.setPopupPosition(PopupPosition popupPosition)