Uses of Class
com.hybris.cockpitng.components.validation.DefaultValidationResultsPopup.HorizontalAlignment
-
Packages that use DefaultValidationResultsPopup.HorizontalAlignment Package Description com.hybris.cockpitng.components.validation -
-
Uses of DefaultValidationResultsPopup.HorizontalAlignment in com.hybris.cockpitng.components.validation
Methods in com.hybris.cockpitng.components.validation that return DefaultValidationResultsPopup.HorizontalAlignment Modifier and Type Method Description DefaultValidationResultsPopup.HorizontalAlignmentDefaultValidationResultsPopup. getHorizontalAlignment()static DefaultValidationResultsPopup.HorizontalAlignmentDefaultValidationResultsPopup.HorizontalAlignment. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DefaultValidationResultsPopup.HorizontalAlignment[]DefaultValidationResultsPopup.HorizontalAlignment. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.hybris.cockpitng.components.validation with parameters of type DefaultValidationResultsPopup.HorizontalAlignment Modifier and Type Method Description voidDefaultValidationResultsPopup. setHorizontalAlignment(DefaultValidationResultsPopup.HorizontalAlignment horizontalAlignment)
-