Package de.hybris.platform.cockpit.model.listview
package de.hybris.platform.cockpit.model.listview
-
ClassDescriptionA cell renderer is responsible for rendering cell content.A
ColumnDescriptordescribes the properties of a certain column.AColumnGroupis a container that can holdColumnDescriptors as well as other column groups.AColumnModelholds information about columns e.g.AColumnModelListenerhandles events fired by theColumnModelwhere it is registered.The Interface DynamicColumnProvider.Helper class with convenience methods for dealing with list views in a Cockpit application.Responsible for registering/unregistering listeners used by a list view.Holds list view creation information.AListViewListeneris notified whenever theUIListViewwith which it is registered has changed.The Interface ListViewMenuPopupBuilder.The Interface MutableColumnModel.The Interface MutableTableModel.ATableModelis a view model to be used with view components which represent a list of items on table form.ATableModelListeneris notified whenever theTableModelwith which it is registered has changed.