Interface ActionHandler.SorterActionHandler
- All Superinterfaces:
ActionHandler
- Enclosing interface:
- ActionHandler
-
Nested Class Summary
Nested classes/interfaces inherited from interface ActionHandler
ActionHandler.ExtenderActionHandler, ActionHandler.GrouperActionHandler, ActionHandler.InserterActionHandler, ActionHandler.SorterActionHandler -
Method Summary
Modifier and TypeMethodDescriptionvoidreorderItem(StructureRow row, StructurePosition from, StructurePosition to, StructureGenerator.HandlingContext context)
-
Method Details
-
reorderItem
void reorderItem(@NotNull StructureRow row, @Nullable StructurePosition from, @NotNull StructurePosition to, @NotNull StructureGenerator.HandlingContext context)
-