Class TypeItemCollectionRuntimeOrderSorterDelegate
java.lang.Object
com._1c.g5.v8.dt.core.model.AbstractEObjectCollectionRuntimeOrderSorterDelegate<String>
com._1c.g5.v8.dt.internal.core.model.TypeItemCollectionRuntimeOrderSorterDelegate
- All Implemented Interfaces:
IModelObjectCollectionRuntimeOrderSorterDelegate
public class TypeItemCollectionRuntimeOrderSorterDelegate
extends AbstractEObjectCollectionRuntimeOrderSorterDelegate<String>
Provides
TypeItem collection runtime order.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com._1c.g5.v8.dt.core.model.AbstractEObjectCollectionRuntimeOrderSorterDelegate
isCollectionNoNeedsSort, sort
-
Constructor Details
-
TypeItemCollectionRuntimeOrderSorterDelegate
public TypeItemCollectionRuntimeOrderSorterDelegate()
-
-
Method Details
-
getKey
Description copied from class:AbstractEObjectCollectionRuntimeOrderSorterDelegateDescendants must implement a method to obtain the sort key for e-object.- Specified by:
getKeyin classAbstractEObjectCollectionRuntimeOrderSorterDelegate<String>- Parameters:
eObject- the e-object, cannot benull- Returns:
- the sort key, cannot be
null
-