Class GridViewportDefinition
java.lang.Object
com.liferay.headless.admin.site.dto.v1_0.GridViewportDefinition
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Integerprotected GridViewportDefinition.VerticalAlignment -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetModulesPerRow(com.liferay.petra.function.UnsafeSupplier<Integer, Exception> modulesPerRowUnsafeSupplier) voidsetModulesPerRow(Integer modulesPerRow) voidsetVerticalAlignment(GridViewportDefinition.VerticalAlignment verticalAlignment) voidsetVerticalAlignment(com.liferay.petra.function.UnsafeSupplier<GridViewportDefinition.VerticalAlignment, Exception> verticalAlignmentUnsafeSupplier) static GridViewportDefinitiontoString()static GridViewportDefinitionunsafeToDTO(String json)
-
Field Details
-
modulesPerRow
-
verticalAlignment
-
xClassName
-
-
Constructor Details
-
GridViewportDefinition
public GridViewportDefinition()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getModulesPerRow
-
setModulesPerRow
-
setModulesPerRow
-
getVerticalAlignment
-
getVerticalAlignmentAsString
-
setVerticalAlignment
-
setVerticalAlignment
public void setVerticalAlignment(com.liferay.petra.function.UnsafeSupplier<GridViewportDefinition.VerticalAlignment, Exception> verticalAlignmentUnsafeSupplier) -
equals
-
hashCode
public int hashCode() -
toString
-