Uses of Interface
de.hybris.platform.cockpit.model.listview.UIListView
-
-
Uses of UIListView in de.hybris.platform.cockpit.components.contentbrowser
Fields in de.hybris.platform.cockpit.components.contentbrowser declared as UIListView Modifier and Type Field Description protected UIListViewContextAreaBrowserComponent. listViewprotected UIListViewListSectionComponent. listViewprotected UIListViewMainAreaListviewBrowserComponent. listViewMethods in de.hybris.platform.cockpit.components.contentbrowser that return UIListView Modifier and Type Method Description protected UIListViewContextAreaBrowserComponent. loadListView()protected UIListViewListBrowserSectionComponent. loadListView()Loads the list view and its required components if necessary.protected UIListViewListSectionComponent. loadListView()protected UIListViewMainAreaListviewBrowserComponent. loadListView()Loads the list view and its required components if necessary.Methods in de.hybris.platform.cockpit.components.contentbrowser with parameters of type UIListView Modifier and Type Method Description protected DefaultBrowserTableControllerAbstractMainAreaBrowserComponent. createTableController(AdvancedBrowserModel advancedBrowserModel, MutableTableModel mutableTableModel, UIListView listView)protected AbstractTableControllerListBrowserSectionComponent. createTableController(ListSectionModel listSectionModel, MutableTableModel mutableTableModel, UIListView listView)protected AbstractTableControllerListSectionComponent. createTableController(ListSectionModel listSectionModel, MutableTableModel mutableTableModel, UIListView listView)voidContextAreaBrowserComponent.MyListenerHandler. handleListeners(UIListView listView) -
Uses of UIListView in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents
Methods in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents that return UIListView Modifier and Type Method Description protected UIListViewTaskMainAreaBrowserComponent. loadListView()Loads the list view and its required components if necessary.Methods in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents with parameters of type UIListView Modifier and Type Method Description protected DefaultBrowserTableControllerTaskMainAreaBrowserComponent. createTableController(AdvancedBrowserModel advancedBrowserModel, MutableTableModel mutableTableModel, UIListView listView) -
Uses of UIListView in de.hybris.platform.cockpit.components.listview
Fields in de.hybris.platform.cockpit.components.listview declared as UIListView Modifier and Type Field Description protected UIListViewContextAreaListViewListener. viewprotected UIListViewTaskTableModelListener. viewConstructors in de.hybris.platform.cockpit.components.listview with parameters of type UIListView Constructor Description ContextAreaListViewListener(BrowserModel browser, MutableTableModel model, UIListView view)DefaultTaskTableModelListener(BrowserModel browser, UIListView view)TaskTableModelListener(BrowserModel browser, UIListView view) -
Uses of UIListView in de.hybris.platform.cockpit.components.menu.impl
Constructors in de.hybris.platform.cockpit.components.menu.impl with parameters of type UIListView Constructor Description ColumnsAssignedListViewRenderer(java.util.List<ColumnDescriptor> assignedValuesList, UIListView listView, org.zkoss.zk.ui.event.EventListener hideEventListener) -
Uses of UIListView in de.hybris.platform.cockpit.model.general.impl
Fields in de.hybris.platform.cockpit.model.general.impl declared as UIListView Modifier and Type Field Description protected UIListViewDefaultBrowserSectionListModelListener. viewprotected UIListViewDefaultListModelListener. viewConstructors in de.hybris.platform.cockpit.model.general.impl with parameters of type UIListView Constructor Description DefaultBrowserListModelListener(BrowserModel browser, UIListView view)DefaultBrowserSectionListModelListener(ListBrowserSectionModel sectionModel, UIListView view)DefaultListModelListener(UIListView view) -
Uses of UIListView in de.hybris.platform.cockpit.model.listview
Methods in de.hybris.platform.cockpit.model.listview that return UIListView Modifier and Type Method Description UIListViewListViewHelper.ListViewInfo. getListView()Methods in de.hybris.platform.cockpit.model.listview with parameters of type UIListView Modifier and Type Method Description org.zkoss.zul.MenupopupListViewMenuPopupBuilder. buildBackgroundColumnMenuPopup(UIListView listView, ColumnLayoutComponent mainColumnComponent)Builds menu popup for use in ListView's background column.org.zkoss.zul.MenupopupListViewMenuPopupBuilder. buildStandardColumnMenuPopup(UIListView listView, ColumnDescriptor descriptor, int columnIndex)Builds the standard column menu popup.static voidListViewHelper. cellChanged(UIListView view, int colIndex, int rowIndex, java.lang.Object eventSource)voidListViewHelper.ListenerHandler. handleListeners(UIListView listView)static <E extends TypedObject>
ListViewHelper.ListViewInfoListViewHelper. loadListView(UIListView listView, java.lang.String contextCode, ObjectTemplate oldRootType, ObjectTemplate newRootType, MutableTableModel tableModel, DefaultListModel<E> listModel, CockpitListComponent<E> cockpitListComp, ListViewHelper.ListenerHandler listenerHandler, DragAndDropContext dndCtx)Convenience method for loading a list view component.static <E extends TypedObject>
ListViewHelper.ListViewInfoListViewHelper. loadListView(UIListView listView, java.lang.String contextCode, ObjectTemplate oldRootType, ObjectTemplate newRootType, MutableTableModel tableModel, DefaultListModel<E> listModel, CockpitListComponent<E> cockpitListComp, ListViewHelper.ListenerHandler listenerHandler, DragAndDropContext dndCtx, ListViewConfiguration listViewConf)Convenience method for loading a list view component.protected voidListViewHelper.ListViewInfo. setListView(UIListView listView) -
Uses of UIListView in de.hybris.platform.cockpit.model.listview.impl
Classes in de.hybris.platform.cockpit.model.listview.impl that implement UIListView Modifier and Type Class Description classAbstractListViewclassListViewThe Class ListView.Fields in de.hybris.platform.cockpit.model.listview.impl declared as UIListView Modifier and Type Field Description protected UIListViewAbstractTableController. viewprotected UIListViewDefaultBrowserSectionTableModelListener. viewprotected UIListViewDefaultBrowserTableModelListener. viewprotected UIListViewDefaultTableModelListener. viewMethods in de.hybris.platform.cockpit.model.listview.impl that return UIListView Modifier and Type Method Description protected UIListViewAbstractTableController. getView()Methods in de.hybris.platform.cockpit.model.listview.impl with parameters of type UIListView Modifier and Type Method Description voidDefaultListViewMenuPopupBuilder. addAllColumnElement(UIListView listView, org.zkoss.zul.Menupopup columnMenuPopup, int colIndex)voidDefaultListViewMenuPopupBuilder. addAllColumnLogic(UIListView listView, org.zkoss.zul.Menupopup allColumnsMenuPopup, int colIndex)voidDefaultListViewMenuPopupBuilder. addHideColumnElement(UIListView listView, int columnIndex)Adds the hide column element.voidDefaultListViewMenuPopupBuilder. addLocalizedColumnElement(UIListView listView, ColumnDescriptor descriptor)Adds the localized column element.voidDefaultListViewMenuPopupBuilder. addResetColumnElement(UIListView listView)Adds the reset column element.voidDefaultListViewMenuPopupBuilder. addShowColumnElement(UIListView listView, int colIndex, boolean addResetItem)Adds the show column element.voidDefaultListViewMenuPopupBuilder. addShowColumnElement(UIListView listView, ColumnLayoutComponent mainColumnComponent, boolean addResetItem)Adds the show column element.voidDefaultListViewMenuPopupBuilder. addShowColumnLogic(UIListView listView, org.zkoss.zul.Menupopup hiddenColumnMenuPopup, int colIndex, boolean open)Adds the show column logic.org.zkoss.zul.MenupopupDefaultListViewMenuPopupBuilder. buildBackgroundColumnMenuPopup(UIListView listView, ColumnLayoutComponent mainColumnComponent)intDefaultListViewMenuPopupBuilder. buildHiddenColumnMenupopup(UIListView listView, ColumnGroup group, org.zkoss.zul.Menupopup menuPopup, int colIndex)Builds the hidden column menupopup.org.zkoss.zul.MenupopupDefaultListViewMenuPopupBuilder. buildStandardColumnMenuPopup(UIListView listView, ColumnDescriptor descriptor, int columnIndex)Constructors in de.hybris.platform.cockpit.model.listview.impl with parameters of type UIListView Constructor Description AbstractTableController(MutableTableModel model, UIListView view)ContextAreaTableController(BrowserModel browser, MutableTableModel model, UIListView view)ContextAreaTableModelListener(BrowserModel browser, UIListView view)DefaultBrowserSectionTableController(ListBrowserSectionModel sectionModel, MutableTableModel model, UIListView view)DefaultBrowserSectionTableModelListener(ListBrowserSectionModel sectionModel, UIListView view)DefaultBrowserTableController(BrowserModel browser, MutableTableModel model, UIListView view)DefaultBrowserTableModelListener(BrowserModel browser, UIListView view)DefaultColumnModelListener(MutableTableModel model, UIListView view)DefaultTableController(MutableTableModel model, UIListView view)DefaultTableModelListener(UIListView view) -
Uses of UIListView in de.hybris.platform.cockpit.model.referenceeditor.impl
Fields in de.hybris.platform.cockpit.model.referenceeditor.impl declared as UIListView Modifier and Type Field Description protected UIListViewReferenceSelector. listViewprotected UIListViewDefaultSelectorTableModelListener. viewMethods in de.hybris.platform.cockpit.model.referenceeditor.impl that return UIListView Modifier and Type Method Description protected UIListViewReferenceSelector. loadListView()Methods in de.hybris.platform.cockpit.model.referenceeditor.impl with parameters of type UIListView Modifier and Type Method Description protected ColumnModelListenerDefaultListViewSelectorController. createColumnModelListener(AbstractReferenceSelectorModel referenceSelectorModel, UIListView listView)protected ListComponentModelListenerDefaultListViewSelectorController. createListComponentModelListener(AbstractReferenceSelectorModel referenceSelectorModel, UIListView listView)protected TableModelListenerDefaultListViewSelectorController. createTableModelListener(AbstractReferenceSelectorModel referenceSelectorModel, UIListView listView)Constructors in de.hybris.platform.cockpit.model.referenceeditor.impl with parameters of type UIListView Constructor Description DefaultListViewSelectorController(AbstractReferenceSelectorModel referenceSelectorModel, UIListView view)DefaultSelectorColumnModelListener(AbstractReferenceSelectorModel referenceSelectorModel, UIListView view)DefaultSelectorListComponentModelListener(AbstractReferenceSelectorModel referenceSelectorModel, UIListView view)DefaultSelectorTableModelListener(AbstractReferenceSelectorModel referenceSelectorModel, UIListView view)EditorTableController(MutableTableModel model, UIListView view) -
Uses of UIListView in de.hybris.platform.cockpit.model.referenceeditor.simple
Fields in de.hybris.platform.cockpit.model.referenceeditor.simple declared as UIListView Modifier and Type Field Description protected UIListViewSimpleReferenceSelector. listView -
Uses of UIListView in de.hybris.platform.cockpit.model.referenceeditor.simple.impl
Methods in de.hybris.platform.cockpit.model.referenceeditor.simple.impl with parameters of type UIListView Modifier and Type Method Description protected ColumnModelListenerDefaultListViewSimpleSelectorController. createColumnModelListener(UIListView listView)protected ListComponentModelListenerDefaultListViewSimpleSelectorController. createListComponentModelListener(UIListView listView)protected TableModelListenerDefaultListViewSimpleSelectorController. createTableModelListener(UIListView listView)Constructors in de.hybris.platform.cockpit.model.referenceeditor.simple.impl with parameters of type UIListView Constructor Description DefaultListViewSimpleSelectorController(AbstractSimpleReferenceSelectorModel simpleSelectorModel, UIListView view)DefaultSimpleSelectorListComponentModelListener(UIListView view) -
Uses of UIListView in de.hybris.platform.cockpit.wizards.generic
Fields in de.hybris.platform.cockpit.wizards.generic declared as UIListView Modifier and Type Field Description protected UIListViewAdvancedSearchPage.DefaultSelectorTableModelListener. viewMethods in de.hybris.platform.cockpit.wizards.generic that return UIListView Modifier and Type Method Description protected UIListViewAdvancedSearchPage. loadListView()Methods in de.hybris.platform.cockpit.wizards.generic with parameters of type UIListView Modifier and Type Method Description protected ColumnModelListenerAdvancedSearchPage.DefaultListViewSelectorController. createColumnModelListener(UIListView listView)protected ListComponentModelListenerAdvancedSearchPage.DefaultListViewSelectorController. createListComponentModelListener(UIListView listView)protected ComponentControllerAdvancedSearchPage. createListViewSelectorController(UIListView listView)protected TableModelListenerAdvancedSearchPage.DefaultListViewSelectorController. createTableModelListener(UIListView listView)Constructors in de.hybris.platform.cockpit.wizards.generic with parameters of type UIListView Constructor Description DefaultListViewSelectorController(UIListView view)DefaultSelectorColumnModelListener(UIListView view)DefaultSelectorListComponentModelListener(UIListView view)DefaultSelectorTableModelListener(UIListView view) -
Uses of UIListView in de.hybris.platform.cockpit.wizards.media
Methods in de.hybris.platform.cockpit.wizards.media with parameters of type UIListView Modifier and Type Method Description protected ComponentControllerUploadMediaFirstPage. createListViewSelectorController(UIListView listView) -
Uses of UIListView in de.hybris.platform.productcockpit.model.listview.impl
Classes in de.hybris.platform.productcockpit.model.listview.impl that implement UIListView Modifier and Type Class Description classTaskListViewMethods in de.hybris.platform.productcockpit.model.listview.impl with parameters of type UIListView Modifier and Type Method Description voidDynamicListViewMenuPopupBuilder. addAllColumnLogic(UIListView listView, org.zkoss.zul.Menupopup allColumnsMenuPopup, int colIndex)voidDynamicListViewMenuPopupBuilder. buildClassificationSystemElement(UIListView listView, org.zkoss.zul.Menupopup menuPopup, int colIndex)Adds the classification system element.
-