Uses of Record Class
io.mateu.dtos.UICommandDto
-
Uses of UICommandDto in io.mateu.dtos
Methods in io.mateu.dtos that return types with arguments of type UICommandDtoModifier and TypeMethodDescriptionUIIncrementDto.commands()Returns the value of thecommandsrecord component.Constructor parameters in io.mateu.dtos with type arguments of type UICommandDtoModifierConstructorDescriptionUIIncrementDto(List<UICommandDto> commands, List<MessageDto> messages, List<UIFragmentDto> fragments, Object appData, Object appState) Creates an instance of aUIIncrementDtorecord class.