Class FormHandlersCollectionRuntimeOrderSorterDelegate
java.lang.Object
com._1c.g5.v8.dt.core.model.AbstractEObjectCollectionRuntimeOrderSorterDelegate<String>
com._1c.g5.v8.dt.internal.form.cleanup.FormHandlersCollectionRuntimeOrderSorterDelegate
- All Implemented Interfaces:
IModelObjectCollectionRuntimeOrderSorterDelegate
public class FormHandlersCollectionRuntimeOrderSorterDelegate
extends AbstractEObjectCollectionRuntimeOrderSorterDelegate<String>
Form
EventHandler sorter delegate.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com._1c.g5.v8.dt.core.model.AbstractEObjectCollectionRuntimeOrderSorterDelegate
isCollectionNoNeedsSort, sort
-
Constructor Details
-
FormHandlersCollectionRuntimeOrderSorterDelegate
public FormHandlersCollectionRuntimeOrderSorterDelegate()
-
-
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
-