Uses of Class
com._1c.g5.v8.bm.integration.AbstractBmTask
-
-
Uses of AbstractBmTask in com._1c.g5.v8.bm.integration
Subclasses of AbstractBmTask in com._1c.g5.v8.bm.integration Modifier and Type Class Description class
BmBasicTask
The task implementation for simplified compatibility with old BM implementationclass
BmBasicTask1<P1>
Base class for task with useful operations.class
BmBasicTask2<P1,P2>
Base class for task with useful operations.class
BmBasicTask2Collection<P1,P2>
Base class for task with useful operation with collections.class
BmCompoundTask
A task that comprises a sequence of subtasks. -
Uses of AbstractBmTask in com._1c.g5.v8.dt.bp.scheme.ui.editors.tasks
Subclasses of AbstractBmTask in com._1c.g5.v8.dt.bp.scheme.ui.editors.tasks Modifier and Type Class Description class
AbstractBpCoreTask<T>
Base class for bp tasks which uses bp diagram core controller.class
AbstractBpTask<T>
Base class for all graphical scheme tasks.class
AddActivityAttributeTask
Task for adding addressing attribute to activity item.class
AddCaseTask
Add case task.class
AddDecorativeRelationTask
Add decorative relation task.class
AddElementsTask
Add scheme items task.class
AddEntityTask
Add entity task.class
AddSplitRelationTask
Add split relation task.class
ChangeCaseDesctiptionTask
Change case desctiption task.class
ChangeEntityTitleTask
Change entity title task.class
ChangeRelationTitleTask
Change relation title task.class
ConnectTask
Connect items task.class
MoveElementsTask
Move elements task.class
RefreshActivityAttributeTask
Task for refreshing activity addressing attribute.class
RemoveActivityAttributesTask
Task for removing deleted addressing attributes from activity.class
RemoveCaseTask
Remove case task.class
RemoveElementsTask
Remove elements task. -
Uses of AbstractBmTask in com._1c.g5.v8.dt.bsl.bm.ui.refactoring
Subclasses of AbstractBmTask in com._1c.g5.v8.dt.bsl.bm.ui.refactoring Modifier and Type Class Description protected static class
AbstractBslMdObjectHandlerRenameParticipant.RenameHandlerTask<T extends org.eclipse.emf.ecore.EObject>
Special class for perform changes to the metadata object handler -
Uses of AbstractBmTask in com._1c.g5.v8.dt.cmi.tasks
Subclasses of AbstractBmTask in com._1c.g5.v8.dt.cmi.tasks Modifier and Type Class Description class
AddCommandToMainSectionTask
Adds command to the main section.class
BasicCICustomizationTask
Base implementation of CI customization task.class
BasicCICustomizationTask1<P1>
Single parameter CMI customization task precursor.class
BasicCICustomizationTask2<P1,P2>
Two-parameter CMI customization task precursor.class
DeleteBrokenSubsystemTask
Deletes settings for the broken susbsytem in the parent interface.class
DeleteRoleFromVisibilitiesTask
Deleting roles visibility task.class
RemoveCommandFromMainSectionTask
Removes command from the main section.class
RemoveCommandGroupFromMainSectionTask
Removes command group from the command interface.class
SetCommandOrderTask
Sets commands order for the group in the specified command interface.class
SetCommandPlacementTask
Places the command to the specified group.class
SetCommandVisibilityTask
Sets visibility for the command in the specified command interface.class
SetDefaultCommandOrderTask
Sets default command order for the group in the specified command interface.class
SetDefaultCommandPlacementTask
Places the command in its default group in the specified command interface.class
SetDefaultCommandVisibilityTask
Sets default visibility settings for the command in the specified command interface.class
SetDefaultSubsystemOrderTask
Sets default subsystem order in the specified command interface (configuration CI or subsystem CI).class
SetDefaultSubsystemVisibilityTask
Sets default visibility settings for the susbsytem in the specified command interface.class
SetSubsystemOrderTask
Sets subsystem order for the configuration command interface or subsystem command interfaceclass
SetSubsystemVisibilityTask
Sets visibility for the subsystem in the specified command interface. -
Uses of AbstractBmTask in com._1c.g5.v8.dt.form.service.attribute
Subclasses of AbstractBmTask in com._1c.g5.v8.dt.form.service.attribute Modifier and Type Class Description class
AddFormAttributeColumnTask
The task adds column attribute to the form.class
AddFormAttributeTask
The task adds an attribute to the form.class
ChangeFormAttributeSaveDataValueTask
The task change "save data" value for form attribute.class
ChangeFormAttributeUseAlwaysValueTask
The task change "use always" value for form attribute.class
CloneFormAttributeColumnTask
The task clones an attribute columns to the form.class
CloneFormAttributeTask
The task clones an attribute to the form.class
DeleteFormAttributeTask
The task deletes the specified form attribute. -
Uses of AbstractBmTask in com._1c.g5.v8.dt.form.service.cmi
Subclasses of AbstractBmTask in com._1c.g5.v8.dt.form.service.cmi Modifier and Type Class Description class
AddFormCommandInterfaceItemTask
The bm task for adds a new form command interface itemclass
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 AbstractBmTask in com._1c.g5.v8.dt.form.service.command
Subclasses of AbstractBmTask 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 AbstractBmTask in com._1c.g5.v8.dt.form.service.item.task
Subclasses of AbstractBmTask 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
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 AbstractBmTask in com._1c.g5.v8.dt.form.service.parameter
Subclasses of AbstractBmTask 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 AbstractBmTask in com._1c.g5.v8.dt.form.service.task
Subclasses of AbstractBmTask 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
ChangeDynamicListExtInfoCustomQueryTask
ThisIBmTask
sets inFormAttribute
is custom queryclass
ChangeTypeDescriptionTask
class
FormAutoCommandInterfaceTask
The task for editing auto commain interface entitiesclass
SetAdditionSourceTask
class
SetFormItemTypeTask
The class sets type in aFormItem
class
SetMainAttributeTask
ThisIBmTask
sets inFormAttribute
is main value -
Uses of AbstractBmTask in com._1c.g5.v8.dt.internal.form.service.task
Subclasses of AbstractBmTask in com._1c.g5.v8.dt.internal.form.service.task with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw Modifier and Type Class Description class
com._1c.g5.v8.dt.internal.form.service.task.AbstractFormAttributeTask
The abstract BM task forAbstractFormAttribute
manipulation.
It cares about backup/restore functionality for ".mxlx" files that corresponds the attribute with theSpreadsheetDocumentExtInfo
. -
Uses of AbstractBmTask in com._1c.g5.v8.dt.md.api
Subclasses of AbstractBmTask in com._1c.g5.v8.dt.md.api Modifier and Type Class Description class
AbstractMdObjectCollectionTask<P1 extends MdObject,P2 extends MdObject>
class
BasicDbObjectBasedOnTask
class
CalculationRegisterActionPeriodChangeTask
AnIBmTask
implementation for changingCalculationRegister
action period.class
CatalogChangeHierarchyTypeTask
class
CatalogChangeLimitLevelCountTask
class
ChangeConfigurationRequiredMobileApplicationPermissionsTask
AnIBmTask
implementation for changing Configuration.requiredMobileApplicationPermissions.class
ChangeConfigurationUsePurposesTask
AnIBmTask
implementation for changing Configuration.usePurposes.class
ChangeDocumentNumeratorInDocumentTask
Sets theDocumentNumerator
to theDocument
ChangesDocument
number properties in according with selectedDocumentNumerator
.class
ChangeIbmObjectTask
class
ChangeInformationRegisterDimensionMasterTask
AnIBmTask
implementation for changingInformationRegisterDimension
master.class
ChangeInformationRegisterWriteModeTask
AnIBmTask
implementation for changingInformationRegister
write mode.class
ChangeMdPictureTask
ChangeMdPicture
task.class
ChangeQuickChoiceTask
This is anIBmTask
to change "Choice Mode" field ofBasicDbObject
object.class
ChangeTypeDescriptionTask
AnIBmTask
implementation for changing type of anEObject
.class
ChartOfCalculationTypesBaseChangeTask
AnIBmTask
for changingChartOfCalculationTypes
base.class
CommonAttributeContentTask
This task of entrance data defines need of creation, deletion or editionCommonAttributeContentItem
.class
CommonPictureCleanContentTask
Bm task to clean content ofCommonPicture
from bm binary dataclass
CommonPictureLoadContentFromFileTask
Bm task for load content of common picture from specifed fileclass
CommonPictureSaveContentToFileTask
Bm task to save content of givenCommonPicture
to specifed fileclass
DocumentInJournalsTask
class
DocumentInSequncesTask
class
DocumentJournalRegisteredDocumentsTask
class
DocumentRegisterRecordsTask
AnIBmTask
abstract implementation for manipulation withregisterRecords
in document that is used to override by specifying concrete action (add or remove).class
ExchangePlanContentTask
This task of entrance data defines need of creation, deletion or editionExchangePlanContentItem
.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
PredefinedAccountAccountingFlagsTask
This task for account accounting flag in theChartOfAccountsPredefinedItem
.class
PredefinedAccountExtDimensionTypeCharacteristicTypeTask
This task sets characteristic type in theExtDimensionType
.class
PredefinedAccountExtDimensionTypeFlagTask
This task for account accounting flag in theExtDimensionType
.class
PredefinedAccountExtDimensionTypesTask
This task adds or removes extra dimension types in theChartOfAccountsPredefinedItem
.class
PredefinedAccountExtDimensionTypeTurnoversOnlyTask
This task sets extra dimension types turnovers only.class
PredefinedCalculationTypeCalculationBaseTask
This task to add or remove calculation type in theChartOfCalculationTypesPredefinedItem
calculation base (base, leading, displacing calculation types).class
PredefinedContainerCodeAllowedLengthChangeTask
AnIBmTask
implementation for changing predefined container code allowed length.class
PredefinedContainerCodeLengthChangeTask
AnIBmTask
implementation for changing predefined container code length.class
PredefinedContainerCodeTypeChangeTask
AnIBmTask
implementation for changing predefined container code type.class
PredefinedContainerDescriptionLengthChangeTask
AnIBmTask
implementation for changing predefined container description length.class
SequenceDocumentsChangeTask
class
SequenceRegistersChangeTask
class
StandardAttributeChangeTask
class
StandardTabularSectionDescriptionChangeTask
class
SubsystemContentChangeTask
AnIBmTask
implementation for changing subsystem content.class
UseStandardCommandChangeTask
IBmTask
implementation for changing use standard command feature value. -
Uses of AbstractBmTask in com._1c.g5.v8.dt.moxel.ui.operations
Subclasses of AbstractBmTask in com._1c.g5.v8.dt.moxel.ui.operations Modifier and Type Class Description class
AddRemoveDrawingOperation
Добавление / удаление рисунка.class
AddRemoveGroupOperation
Операция объединения в группировку / удаления группировки.class
ApplyFontOperation
Operation of applying fontclass
ApplyFormatOperation
Operation of applying formatclass
BaseApplyFormatOperation
Basic operation of applying formatclass
BaseOperation
class
ChangeCellsOperation
Операция изменения ячеек.class
ChangeDrawingOperation
Operation changing drawing propertiesclass
ChangeDrawingPositionOperation
Операция изменения размера рисунка.class
ChangeDrawingZOrder
Операция изменения порядка рисунков.class
ChangeGroupOperation
Операция изменения группировки.class
ChangeGroupParametersOperation
class
ChangeHeaderFooterOperation
Операция изменения колонтитулов.class
ChangeParagraphPropertyOperation
Операция по измененю свойства параграфа.class
ChangeRowsColumnsOperation
Операция замены колонок у строк.class
ChangeSpreadsheetOperation
Operation of changing properties of entire documentclass
CollapseToLevelOperation
class
CompositeOperation
Composite operationclass
CopyCellsOperation
Operation of copying selected part of spreadsheet to the clipboardclass
CopyDrawingsOperation
Operation for copying selected drawings to clipboardclass
CutDrawingsOperation
'Cut selected drawings' operation.class
DeleteInsertCellsOperation
class
ExpandCollapseAllOperation
class
ExpandCollapseOperation
class
GroupDrawngsOperation
Операция группировки рисунков.class
MergeAndUnmergeOperation
Операция объединения ячеек / снятия объединения.class
NotifyingOperation
class
PasteCellsOperation
Operation of pasting spreadsheet from clipboardclass
PasteDrawingsOperation
Operation of pasting selected drawingsclass
RemoveRowColumnsOperation
Remove row columns operationclass
RenameAreaOperation
class
SetAutoWidthCalculationOperation
Operation for setting automatic width calculation mode for range of columns.class
SetColumnWidthOperation
class
SetDefaultWidthWeightFactorOperation
Operation for setting width weight factor for whole document.class
SetRemovePrintAreaOperation
Операция изменения области печати.class
SetRemoveRepeatedColumnsOperation
Операция изменения области повторения печати.class
SetRemoveRepeatedRowsOperation
Операция изменения области повторения печати.class
SetRowHeightOperation
class
SetSheetDefaultHeightOperation
class
SetSheetDefaultWidthOperation
class
SetWidthWeightFactorOperation
Operation for setting width weight factor for range of columns.class
ShowHideOperation
class
SplitCellHorizontalOperation
Operation for splitting cell horizontally.class
SplitCellVerticalOperation
Operation for splitting cell vertically.class
UngroupDrawingsOperation
Операция разгруппировки рисунков.class
UnsetWidthWeightFactorOperation
Operation for unsetting width weight factor for range of columns. -
Uses of AbstractBmTask in com._1c.g5.v8.dt.rights.tasks
Subclasses of AbstractBmTask in com._1c.g5.v8.dt.rights.tasks Modifier and Type Class Description class
AddRightValuesTask
Add object to role or edit role object rights task and sendRightValueEvent
.class
AddRlsTask
Add rls task and sendRlsEvent
.class
AddRlsTemplateTask
Add rls template task and sendRlsTemplateEvent
.class
DeleteObjectsFromRolesTask
Delete objects from roles task and sendRightValueEvent
.class
DeleteRlsTask
Delete rls task and sendRlsEvent
.class
DeleteRlsTemplateTask
Delete rls template task and sendRlsTemplateEvent
.class
EditRightValuesTask
Edits object right values and sendsRightValueEvent
.class
EditRlsTask
Edit rls task and sendRlsEvent
.class
EditRlsTemplateTask
Edits rls template task and sendRlsTemplateEvent
.class
SetAllRightsTask
Set all object rights task and sendRightValueEvent
.class
SetIndependentRightsOfChildObjectsTask
Set independent rights of child objects task.class
SetSetRightsForAttributesByDefaultTask
Changes the "Set rights for attributes and tabular sections by default" flag value and changes right values for all objects for which the default right values are defenied by "Set rights for attributes and tabular sections by default" flag if necessary.class
SetSetRightsForNewObjectsTask
Sets 'setForNewObjects' flag value. -
Uses of AbstractBmTask in com.e1c.g5.v8.dt.form.extension.task
Subclasses of AbstractBmTask in com.e1c.g5.v8.dt.form.extension.task Modifier and Type Class Description class
AddToExtensionTask
Task to add an object to the extensionclass
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)
-