Class TmaProductSpecCharacteristicGroupModel<D,H,F,E>
java.lang.Object
org.zkoss.zul.AbstractGroupsModel<D,Object,F,E>
org.zkoss.zul.SimpleGroupsModel
de.hybris.platform.b2ctelcobackoffice.editors.TmaProductSpecCharacteristicGroupModel<D,H,F,E>
- All Implemented Interfaces:
Serializable,Cloneable,org.zkoss.zk.ui.util.ComponentCloneListener,org.zkoss.zul.ext.GroupsSelectableModel,org.zkoss.zul.ext.GroupsSortableModel,org.zkoss.zul.ext.Selectable,org.zkoss.zul.ext.Sortable,org.zkoss.zul.GroupsModel
public class TmaProductSpecCharacteristicGroupModel<D,H,F,E>
extends org.zkoss.zul.SimpleGroupsModel
Listgroup model for displaying the TmaProductSpecCharacteristicModel.- Since:
- 6.7
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.zkoss.zul.AbstractGroupsModel
org.zkoss.zul.AbstractGroupsModel.DefaultSelectionControl<E extends Object> -
Field Summary
Fields inherited from class org.zkoss.zul.SimpleGroupsModel
_data, _foots, _heads, _opens, _sortDir, _sortingFields inherited from class org.zkoss.zul.AbstractGroupsModel
_selection -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetProductSpecification(TmaProductSpecificationModel productSpecification) Methods inherited from class org.zkoss.zul.SimpleGroupsModel
addOpenGroup, clone, getChild, getChildCount, getGroup, getGroupCount, getGroupfoot, getSortDirection, group, hasGroupfoot, isClose, isGroupOpened, removeOpenGroup, setClose, setOpenGroup0, sort, sortGroupData, sortGroupData, willCloneMethods inherited from class org.zkoss.zul.AbstractGroupsModel
addGroupsDataListener, addToSelection, clearSelection, fireEvent, fireSelectionEvent, getSelection, getSelectionControl, isGroupSelectable, isMultiple, isSelected, isSelectionEmpty, newEmptySelection, readSelection, removeAllSelection, removeFromSelection, removeGroupsDataListener, retainAllSelection, setGroupSelectable, setMultiple, setSelection, setSelectionControl, writeSelectionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.zkoss.zul.ext.GroupsSortableModel
sortMethods inherited from interface org.zkoss.zul.ext.Sortable
sort
-
Constructor Details
-
TmaProductSpecCharacteristicGroupModel
-
-
Method Details
-
setProductSpecification
-
getProductSpecification
-