Uses of Class
com._1c.g5.v8.bm.integration.BmBasicTask2
-
-
Uses of BmBasicTask2 in com._1c.g5.v8.dt.form.service.cmi
Subclasses of BmBasicTask2 in com._1c.g5.v8.dt.form.service.cmi Modifier and Type Class Description class
DeleteFormCommandInterfaceItemTask
The task deletes a CMI item from the form.class
MoveFormCommandInterfaceItemTask
The task move form command interface item to specific positionclass
MoveToEndFormCommandInterfaceItemTask
The bm task move cmi item to end position of group -
Uses of BmBasicTask2 in com._1c.g5.v8.dt.form.service.command
Subclasses of BmBasicTask2 in com._1c.g5.v8.dt.form.service.command Modifier and Type Class Description class
AddFormCommandTask
The task adds form command to the form.class
DeleteFormCommandTask
The task deletes a form command from the form. -
Uses of BmBasicTask2 in com._1c.g5.v8.dt.form.service.item.task
Subclasses of BmBasicTask2 in com._1c.g5.v8.dt.form.service.item.task Modifier and Type Class Description class
AbstractAddTask
The abstract task on adds of form item.class
AddAdditionTask
The task adds an new addition item.class
AddButtonTask
The task creates a new button and insert in parentclass
AddDecorationTask
The task adds an newDecoration
item.class
AddFieldTask
The task adds a new field item.class
AddFieldWithTableTask
The task adds a new field item with contained table.class
AddGroupTask
The task adds a new group item.class
AddTableTask
The task adds a new table item.class
AddUsualNotVisualGroup
The task adds a new usual group and setsUsualGroupRepresentation.NONE
to representation feature.class
ChangeFooterDataPath
class
CloneFormItemTask
ThisIBmTask
clones a form item and adds it in the parent container.class
DeleteFormItemTask
The task deletes an form item from the form.class
MoveFormItemTask
The move task of form itemclass
MoveToEndFormItemTask
The move to end task of form itemclass
UpdateFormDefaultButtonTask
The bm task for update form default button. -
Uses of BmBasicTask2 in com._1c.g5.v8.dt.form.service.parameter
Subclasses of BmBasicTask2 in com._1c.g5.v8.dt.form.service.parameter Modifier and Type Class Description class
AddFormParameterTask
The task adds parameter to the form.class
DeleteFormParameterTask
The task deletes parameter from the form. -
Uses of BmBasicTask2 in com._1c.g5.v8.dt.form.service.task
Subclasses of BmBasicTask2 in com._1c.g5.v8.dt.form.service.task Modifier and Type Class Description class
ChangeDataPathTask
ThisIBmTask
sets aAbstractDataPath
inFormItem
, and update all dependency values inDataItem
objectclass
FormAutoCommandInterfaceTask
The task for editing auto commain interface entities -
Uses of BmBasicTask2 in com._1c.g5.v8.dt.md.api
Subclasses of BmBasicTask2 in com._1c.g5.v8.dt.md.api Modifier and Type Class Description class
ChangeTypeDescriptionTask
AnIBmTask
implementation for changing type of anEObject
.class
ChartOfCalculationTypesBaseChangeTask
AnIBmTask
for changingChartOfCalculationTypes
base.class
FilterCriterionContentChangeTask
AnIBmTask
for changing filter criterion content.class
FunctionalOptionContentChangeTask
AnIBmTask
for changing functional option content.class
FunctionalOptionsParameterUseChangeTask
AnIBmTask
implementation for changing functional options parameter use.class
SequenceDocumentsChangeTask
class
SequenceRegistersChangeTask
class
SubsystemContentChangeTask
AnIBmTask
implementation for changing subsystem content. -
Uses of BmBasicTask2 in com.e1c.g5.v8.dt.form.extension.task
Subclasses of BmBasicTask2 in com.e1c.g5.v8.dt.form.extension.task Modifier and Type Class Description class
ResetOrRemoveFormExtensionAttributeTask
Task to delete attribute or replace it with base attribute (reset)class
ResetOrRemoveFormExtensionCommandTask
Task to delete command or replace it with base command (reset)class
ResetOrRemoveFormExtensionParameterTask
Task to delete form parameter or replace it with base parameter (reset)
-