Class WidgetLookAndFeelConfig
java.lang.Object
com.liferay.headless.admin.site.dto.v1_0.WidgetLookAndFeelConfig
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
@Valid Object
@Valid Object
@Valid Object
@Valid Object
@Valid Object
@Valid Object
int
hashCode()
void
setAdvancedStylingConfig
(com.liferay.petra.function.UnsafeSupplier<Object, Exception> advancedStylingConfigUnsafeSupplier) void
setAdvancedStylingConfig
(Object advancedStylingConfig) void
setBackgroundStylesConfig
(com.liferay.petra.function.UnsafeSupplier<Object, Exception> backgroundStylesConfigUnsafeSupplier) void
setBackgroundStylesConfig
(Object backgroundStylesConfig) void
setBorderStylesConfig
(com.liferay.petra.function.UnsafeSupplier<Object, Exception> borderStylesConfigUnsafeSupplier) void
setBorderStylesConfig
(Object borderStylesConfig) void
setGeneralConfig
(com.liferay.petra.function.UnsafeSupplier<Object, Exception> generalConfigUnsafeSupplier) void
setGeneralConfig
(Object generalConfig) void
setMarginAndPaddingConfig
(com.liferay.petra.function.UnsafeSupplier<Object, Exception> marginAndPaddingConfigUnsafeSupplier) void
setMarginAndPaddingConfig
(Object marginAndPaddingConfig) void
setTextStylesConfig
(com.liferay.petra.function.UnsafeSupplier<Object, Exception> textStylesConfigUnsafeSupplier) void
setTextStylesConfig
(Object textStylesConfig) static WidgetLookAndFeelConfig
toString()
static WidgetLookAndFeelConfig
unsafeToDTO
(String json)
-
Field Details
-
advancedStylingConfig
-
backgroundStylesConfig
-
borderStylesConfig
-
generalConfig
-
marginAndPaddingConfig
-
textStylesConfig
-
xClassName
-
-
Constructor Details
-
WidgetLookAndFeelConfig
public WidgetLookAndFeelConfig()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getAdvancedStylingConfig
-
setAdvancedStylingConfig
-
setAdvancedStylingConfig
-
getBackgroundStylesConfig
-
setBackgroundStylesConfig
-
setBackgroundStylesConfig
-
getBorderStylesConfig
-
setBorderStylesConfig
-
setBorderStylesConfig
-
getGeneralConfig
-
setGeneralConfig
-
setGeneralConfig
-
getMarginAndPaddingConfig
-
setMarginAndPaddingConfig
-
setMarginAndPaddingConfig
-
getTextStylesConfig
-
setTextStylesConfig
-
setTextStylesConfig
-
equals
-
hashCode
public int hashCode() -
toString
-