public static interface ActionHandler.SorterActionHandler extends ActionHandler
ActionHandler.ExtenderActionHandler, ActionHandler.GrouperActionHandler, ActionHandler.InserterActionHandler, ActionHandler.SorterActionHandler| Modifier and Type | Method and Description |
|---|---|
void |
reorderItem(StructureRow row,
StructurePosition from,
StructurePosition to,
StructureGenerator.HandlingContext context) |
void reorderItem(@NotNull
StructureRow row,
@Nullable
StructurePosition from,
@NotNull
StructurePosition to,
@NotNull
StructureGenerator.HandlingContext context)
Copyright © 2022 ALM Works. All Rights Reserved.