Uses of Class
org.cxbox.core.metahotreload.dto.ViewSourceDTO
-
Packages that use ViewSourceDTO Package Description org.cxbox.core.metahotreload.service -
-
Uses of ViewSourceDTO in org.cxbox.core.metahotreload.service
Methods in org.cxbox.core.metahotreload.service that return types with arguments of type ViewSourceDTO Modifier and Type Method Description @NonNull List<ViewSourceDTO>MetaResourceReaderService. getViews()Method parameters in org.cxbox.core.metahotreload.service with type arguments of type ViewSourceDTO Modifier and Type Method Description voidViewAndViewWidgetUtil. process(@NonNull List<ViewSourceDTO> viewDtos, @NonNull Map<String,Widget> nameToWidget)
-