Uses of Class
org.cxbox.meta.data.ViewDTO
Packages that use ViewDTO
-
Uses of ViewDTO in org.cxbox.meta.data
Fields in org.cxbox.meta.data with type parameters of type ViewDTO -
Uses of ViewDTO in org.cxbox.meta.metahotreload.mapper
Methods in org.cxbox.meta.metahotreload.mapper that return ViewDTOModifier and TypeMethodDescriptionViewMapper.map(ViewSourceDTO dto, Map<String, WidgetSourceDTO> widgetNameToWidget) Method parameters in org.cxbox.meta.metahotreload.mapper with type arguments of type ViewDTOModifier and TypeMethodDescriptionScreenMapper.map(ScreenSourceDto dto, Map<String, ViewDTO> viewNameToView, Map<String, BcProperties> bcProps, Map<String, List<FilterGroup>> filterGroupsAll)