Uses of Class
org.gcube.application.geoportalcommon.shared.geoportal.view.SectionView
-
Packages that use SectionView Package Description org.gcube.application.geoportalcommon.shared.geoportal.view -
-
Uses of SectionView in org.gcube.application.geoportalcommon.shared.geoportal.view
Methods in org.gcube.application.geoportalcommon.shared.geoportal.view that return types with arguments of type SectionView Modifier and Type Method Description List<SectionView>ProjectView. getListSections()Methods in org.gcube.application.geoportalcommon.shared.geoportal.view with parameters of type SectionView Modifier and Type Method Description voidProjectView. addSectionView(SectionView sectionView)Method parameters in org.gcube.application.geoportalcommon.shared.geoportal.view with type arguments of type SectionView Modifier and Type Method Description voidProjectView. setListSections(List<SectionView> listSections)
-