Uses of Interface
com._1c.g5.v8.dt.ui.IModelApiAwareSelection
-
Packages that use IModelApiAwareSelection Package Description com._1c.g5.v8.dt.ui -
-
Uses of IModelApiAwareSelection in com._1c.g5.v8.dt.ui
Methods in com._1c.g5.v8.dt.ui that return IModelApiAwareSelection Modifier and Type Method Description static IModelApiAwareSelection
DtSelectionFactory. create(IModelApi modelApi, Object... objects)
Creates the structured selection with the specified objects.
-