Uses of Interface
de.hybris.platform.cockpit.components.navigationarea.QueryTypeSectionModel
-
Packages that use QueryTypeSectionModel Package Description de.hybris.platform.cockpit.components.navigationarea -
-
Uses of QueryTypeSectionModel in de.hybris.platform.cockpit.components.navigationarea
Classes in de.hybris.platform.cockpit.components.navigationarea that implement QueryTypeSectionModel Modifier and Type Class Description classNotSharedQuerySectionModelclassSharedQuerySectionModelFields in de.hybris.platform.cockpit.components.navigationarea with type parameters of type QueryTypeSectionModel Modifier and Type Field Description protected java.util.List<QueryTypeSectionModel>AbstractNavigationAreaModel. queryTypeViewsMethods in de.hybris.platform.cockpit.components.navigationarea that return QueryTypeSectionModel Modifier and Type Method Description QueryTypeSectionModelAbstractNavigationAreaModel. getSelectedQueryType()Methods in de.hybris.platform.cockpit.components.navigationarea that return types with arguments of type QueryTypeSectionModel Modifier and Type Method Description java.util.List<QueryTypeSectionModel>AbstractNavigationAreaModel. getAvailableViewModes()Methods in de.hybris.platform.cockpit.components.navigationarea with parameters of type QueryTypeSectionModel Modifier and Type Method Description voidSectionToolbarComponent. createButton(QueryTypeSectionModel model)voidAbstractNavigationAreaModel. setSelectedQueryType(QueryTypeSectionModel selectedQueryTypeView)
-