Uses of Record Class
io.mateu.dtos.ClientSideComponentDto
-
Uses of ClientSideComponentDto in io.mateu.dtos
Methods in io.mateu.dtos that return types with arguments of type ClientSideComponentDtoModifier and TypeMethodDescriptionBoardLayoutItemDto.content()Returns the value of thecontentrecord component.BoardLayoutRowDto.content()Returns the value of thecontentrecord component.Constructor parameters in io.mateu.dtos with type arguments of type ClientSideComponentDtoModifierConstructorDescriptionBoardLayoutItemDto(List<ClientSideComponentDto> content, int boardCols) Creates an instance of aBoardLayoutItemDtorecord class.BoardLayoutRowDto(List<ClientSideComponentDto> content) Creates an instance of aBoardLayoutRowDtorecord class.