Uses of Class
com._1c.g5.v8.dt.cmi.tasks.SetCommandOrderTask
-
Packages that use SetCommandOrderTask Package Description com._1c.g5.v8.dt.cmi.tasks -
-
Uses of SetCommandOrderTask in com._1c.g5.v8.dt.cmi.tasks
Methods in com._1c.g5.v8.dt.cmi.tasks that return SetCommandOrderTask Modifier and Type Method Description static SetCommandOrderTask
SetCommandOrderTask. create(CommandInterface commandInterface, CommandGroup group, List<Command> commands)
Creates a new instance.
-