Uses of Enum
com.adobe.acs.commons.mcp.form.DialogProvider.DialogStyle
Packages that use DialogProvider.DialogStyle
-
Uses of DialogProvider.DialogStyle in com.adobe.acs.commons.mcp.form
Methods in com.adobe.acs.commons.mcp.form that return DialogProvider.DialogStyleModifier and TypeMethodDescriptionAbstractContainerComponent.getDialogStyle()static DialogProvider.DialogStyleReturns the enum constant of this type with the specified name.static DialogProvider.DialogStyle[]DialogProvider.DialogStyle.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.adobe.acs.commons.mcp.form with parameters of type DialogProvider.DialogStyleModifier and TypeMethodDescriptionvoidAbstractContainerComponent.setDialogStyle(DialogProvider.DialogStyle dialogStyle)