Uses of Class
com._1c.g5.aef2.standard.components.ContainerComponent
Packages that use ContainerComponent
Package
Description
-
Uses of ContainerComponent in com._1c.g5.aef2.standard.components
Subclasses of ContainerComponent in com._1c.g5.aef2.standard.componentsModifier and TypeClassDescriptionclassCompositeComponent<M extends IModel,P extends IParameterization> The composite component.classDialogComponent<M extends IModel,P extends IDialogParametrization> The dialog component.classThe field component with the label on the left and actual control on the right.final classScrolledCompositeComponent<M extends IModel,P extends IParameterization> The composite component which know how to scroll content.classThe section component. -
Uses of ContainerComponent in com._1c.g5.aef2.standard.definitions
Methods in com._1c.g5.aef2.standard.definitions that return ContainerComponentModifier and TypeMethodDescriptionContainerComponent<?,?> IFieldDefinitionCustomization.createFieldComponent(String label, Object[] objects) Create field container component.Constructor parameters in com._1c.g5.aef2.standard.definitions with type arguments of type ContainerComponentModifierConstructorDescriptionContainerDefinition(IDefinitionIdentifier id, Class<? extends ContainerComponent<?, ?>> componentClass, IParameterization parameterization) Creates a new instance.ContainerDefinition(Class<? extends ContainerComponent<?, ?>> componentClass, IParameterization parameterization) Creates a new instance.ManagingDefinition(Class<? extends ContainerComponent<?, ?>> componentClass, IParameterization parameterization) Creates a new instance. -
Uses of ContainerComponent in com._1c.g5.aef2.standard.definitions.components
Subclasses of ContainerComponent in com._1c.g5.aef2.standard.definitions.componentsModifier and TypeClassDescriptionclassDefinitionDrivenComponent<M extends IDefinitionModel,P extends IParameterization> The component implementation that creates sub components by definition.classSection definition component.Methods in com._1c.g5.aef2.standard.definitions.components that return ContainerComponentModifier and TypeMethodDescriptionprotected ContainerComponent<?,?> DefinitionDrivenComponent.createFieldComponent(IDefinition definition, String label, Object[] objects) Creates the field component for the provided definition. -
Uses of ContainerComponent in com._1c.g5.properties.ui
Subclasses of ContainerComponent in com._1c.g5.properties.uiModifier and TypeClassDescriptionclassSpecial implementation ofCompositeComponentfor property palette. -
Uses of ContainerComponent in com._1c.g5.v8.dt.addin.ui.aef.components
Subclasses of ContainerComponent in com._1c.g5.v8.dt.addin.ui.aef.components -
Uses of ContainerComponent in com._1c.g5.v8.dt.bp.scheme.ui.aef.components
Subclasses of ContainerComponent in com._1c.g5.v8.dt.bp.scheme.ui.aef.componentsModifier and TypeClassDescriptionclassContainer component for addressing attributes components.classGraphical scheme item event component -
Uses of ContainerComponent in com._1c.g5.v8.dt.dcs.ui.aef.component.chart
Subclasses of ContainerComponent in com._1c.g5.v8.dt.dcs.ui.aef.component.chart -
Uses of ContainerComponent in com._1c.g5.v8.dt.dcs.ui.aef.component.chart.reference
Subclasses of ContainerComponent in com._1c.g5.v8.dt.dcs.ui.aef.component.chart.referenceModifier and TypeClassDescriptionclassDialog component forChartReferenceBandsclassDialog component forChartReferenceLines -
Uses of ContainerComponent in com._1c.g5.v8.dt.form.internal.ui.aef.components
Subclasses of ContainerComponent in com._1c.g5.v8.dt.form.internal.ui.aef.componentsModifier and TypeClassDescriptionclassThe component which shows scroll bar property for the form spreadsheet document. -
Uses of ContainerComponent in com._1c.g5.v8.dt.form.internal.ui.aef.components.choicelist
Modifier and TypeClassDescriptionclassThe dialog component for 'choice list' feature.classThe choice list dialog content component. -
Uses of ContainerComponent in com._1c.g5.v8.dt.form.internal.ui.aef.components.valuelist
Modifier and TypeClassDescriptionclassThe mobile command bar elements dialog component.classThe mobile command bar elements dialog content component. -
Uses of ContainerComponent in com._1c.g5.v8.dt.form.ui.aef.components
Subclasses of ContainerComponent in com._1c.g5.v8.dt.form.ui.aef.componentsModifier and TypeClassDescriptionclassThe form model object event handler collection component. -
Uses of ContainerComponent in com._1c.g5.v8.dt.form.ui.chart.aef.components
Subclasses of ContainerComponent in com._1c.g5.v8.dt.form.ui.chart.aef.componentsModifier and TypeClassDescriptionclassThe dialog component forChartColorPaletteDescriptionclassChart scale dialog component. -
Uses of ContainerComponent in com._1c.g5.v8.dt.form.ui.chart.aef.components.reference
Modifier and TypeClassDescriptionclassDialog component forChartReferenceBandsprotected classclassDialog component for editing chart reference lines.protected class -
Uses of ContainerComponent in com._1c.g5.v8.dt.form.ui.chart.aef.components.trendline
Modifier and TypeClassDescriptionclassDialog component for editing series' trendlines. -
Uses of ContainerComponent in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components
Subclasses of ContainerComponent in com._1c.g5.v8.dt.form.ui.internal.chart.aef.componentsModifier and TypeClassDescriptionclassComponent forIChartAxisModel.classComponent forIChartPointModel.classComponent forIChartSeriesModel.classThe gantt chart background intervals component.classThe gantt chart settings dialog component.classComponent forIGanttChartTimeScaleLevelModel.classDialog component for editing chart's quality bands.classComponent for real stock series property of aChart.classComponent for real stock series property of aChart. -
Uses of ContainerComponent in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.labelarea
-
Uses of ContainerComponent in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.timescale
Subclasses of ContainerComponent in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.timescaleModifier and TypeClassDescriptionclassCreate time scale dialog.classThe time scale labels component.
It aggregates grid component with toolbar.classThe time scale labels dialog component.classThe time scale levels component. -
Uses of ContainerComponent in com._1c.g5.v8.dt.form.ui.internal.planner.aef.components
Modifier and TypeClassDescriptionclassThe planner dimensions component.classThe planner dimensions dialog component. -
Uses of ContainerComponent in com._1c.g5.v8.dt.form.ui.wizard
Subclasses of ContainerComponent in com._1c.g5.v8.dt.form.ui.wizard -
Uses of ContainerComponent in com._1c.g5.v8.dt.internal.binary.ui.aef.components
Subclasses of ContainerComponent in com._1c.g5.v8.dt.internal.binary.ui.aef.componentsModifier and TypeClassDescriptionclassThe component for embedding in granular editor page for binaryTemplateobject. -
Uses of ContainerComponent in com._1c.g5.v8.dt.internal.form.ui.extension.properties.aef.components
Subclasses of ContainerComponent in com._1c.g5.v8.dt.internal.form.ui.extension.properties.aef.componentsModifier and TypeClassDescriptionclassThe form extension command handler collection component.classEventHandlerCollectionComponentextension for form extensions. -
Uses of ContainerComponent in com._1c.g5.v8.dt.internal.md.ui.aef.mobileapplicationurls
-
Uses of ContainerComponent in com._1c.g5.v8.dt.internal.md.ui.aef.mobilefunctionality
-
Uses of ContainerComponent in com._1c.g5.v8.dt.internal.md.ui.aef.requiredpermissions
Modifier and TypeClassDescriptionclassRequired permissions dialog component. -
Uses of ContainerComponent in com._1c.g5.v8.dt.internal.md.ui.aef.websocketclientheaders
-
Uses of ContainerComponent in com._1c.g5.v8.dt.internal.md.ui.editors.pages.predefineddata
Modifier and TypeClassDescriptionclassComposite component for editingChartOfAccountsPredefinedItemaccounting flags and ext dimension types.classComposite component for editingChartOfCalculationTypesPredefinedItemcalculation base (base, leading and displacing calculation types). -
Uses of ContainerComponent in com._1c.g5.v8.dt.internal.platform.services.ui
Methods in com._1c.g5.v8.dt.internal.platform.services.ui that return ContainerComponentModifier and TypeMethodDescriptionprotected ContainerComponent<?,?> AbstractAefBoundEditor.getContainerComponent()Returns container AEF component for this editor. -
Uses of ContainerComponent in com._1c.g5.v8.dt.internal.platform.services.ui.editors.infobase
Methods in com._1c.g5.v8.dt.internal.platform.services.ui.editors.infobase with parameters of type ContainerComponentModifier and TypeMethodDescriptionPromptConfirmationOnRestructureModel.findModels(ContainerComponent<?, ?> containerComponent) FindsPromptConfirmationOnRestructureModelmodels among components tree. -
Uses of ContainerComponent in com._1c.g5.v8.dt.internal.style.ui.aef.components
Subclasses of ContainerComponent in com._1c.g5.v8.dt.internal.style.ui.aef.components -
Uses of ContainerComponent in com._1c.g5.v8.dt.internal.ui.editor
Methods in com._1c.g5.v8.dt.internal.ui.editor with parameters of type ContainerComponentModifier and TypeMethodDescriptionprotected abstract voidAbstractAefBoundProjectEditorSection.createChildComponents(ContainerComponent<IModel, VoidParameterization> containerComponent) Creates child components of this sectionprotected voidExternalObjectProjectParametersSection.createChildComponents(ContainerComponent<IModel, VoidParameterization> parent) -
Uses of ContainerComponent in com._1c.g5.v8.dt.md.ui.aef.components
Subclasses of ContainerComponent in com._1c.g5.v8.dt.md.ui.aef.componentsModifier and TypeClassDescriptionclassNavigator tree dialog component. -
Uses of ContainerComponent in com._1c.g5.v8.dt.md.ui.aef.components.commonpicture
Subclasses of ContainerComponent in com._1c.g5.v8.dt.md.ui.aef.components.commonpictureModifier and TypeClassDescriptionclassCommonPicture content editor component -
Uses of ContainerComponent in com._1c.g5.v8.dt.md.ui.aef.components.commonpicture.grid
Modifier and TypeClassDescriptionclassToolbar and table component for Common picture zip-based entries -
Uses of ContainerComponent in com._1c.g5.v8.dt.md.ui.aef.components.type
Subclasses of ContainerComponent in com._1c.g5.v8.dt.md.ui.aef.components.typeModifier and TypeClassDescriptionclassThe composite component that encapsulates business processing of theTypeDescriptionmodel.classThe dialog component forTypeDescription.Methods in com._1c.g5.v8.dt.md.ui.aef.components.type that return ContainerComponentModifier and TypeMethodDescriptionprotected ContainerComponent<?,?> TypeDescriptionComponent.createLabelField(String label) Creates label field component for the provided label text. -
Uses of ContainerComponent in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration
-
Uses of ContainerComponent in com._1c.g5.v8.dt.md.ui.extension.aef.components
Subclasses of ContainerComponent in com._1c.g5.v8.dt.md.ui.extension.aef.componentsModifier and TypeClassDescriptionclassExtended field component that showsExtendedLabelComponentinstead of original simple label component.classExtended type description component that shows lable and allows to change metadata property state.Methods in com._1c.g5.v8.dt.md.ui.extension.aef.components that return ContainerComponentModifier and TypeMethodDescriptionprotected ContainerComponent<?,?> ExtendedTypeDescriptionComponent.createLabelField(String labelText) -
Uses of ContainerComponent in com._1c.g5.v8.dt.md.ui.extension.aef.definitions
Methods in com._1c.g5.v8.dt.md.ui.extension.aef.definitions that return ContainerComponentModifier and TypeMethodDescriptionContainerComponent<?,?> ExtendedFieldDefinition.createFieldComponent(String label, Object[] objects) -
Uses of ContainerComponent in com._1c.g5.v8.dt.md.ui.properties.components
Subclasses of ContainerComponent in com._1c.g5.v8.dt.md.ui.properties.componentsModifier and TypeClassDescriptionclassImplementation ofPropertyPaletteComponentcontaining EDT specific logic. -
Uses of ContainerComponent in com._1c.g5.v8.dt.md.ui.wizards
Subclasses of ContainerComponent in com._1c.g5.v8.dt.md.ui.wizardsModifier and TypeClassDescriptionprotected classRoot object wizard page.classThe first page of the new configuration wizard.classRootObjectPage<T extends AbstractProjectWizard.WizardModel<M>,M extends MdObject> Root object wizard page. -
Uses of ContainerComponent in com._1c.g5.v8.dt.md.ui.wizards.base.aef
Subclasses of ContainerComponent in com._1c.g5.v8.dt.md.ui.wizards.base.aefModifier and TypeClassDescriptionclassComponent for wizard page that operates withCharacteristicsDescriptionproperties.classMdModelNewWizardPageComponent<M extends IMdObjectModel>Component for wizard page that operates withMdObjectfields.classComponent for wizard page that operates withMdObjectfields and with additional features which are attached by extension pointMdModelTypesExtension.classNewWizardPageComponent<M extends IModel>Base class for AEF wizard page componentsclassComponent for wizard page that operates withChartOfAccountsPredefinedItemfields.classComponent for wizard page that operates withChartOfCalculationTypesPredefinedItemfields.classComponent for wizard page that operates withChartOfCharacteristicTypesPredefinedItemfields.classPredefinedItemNewWizardPage<M extends IPredefinedItemModel>Component for wizard page that operates withPredefinedItemfields.classCreates page for type description selection. -
Uses of ContainerComponent in com._1c.g5.v8.dt.ui.aef.component
Subclasses of ContainerComponent in com._1c.g5.v8.dt.ui.aef.componentModifier and TypeClassDescriptionclassAbstractGridWithToolbarComponent<T extends IGridItem,ME, M extends IGridModel<ME>, P extends IParameterization> The container component that combines toolbar and grid components.classAbstractTabFolderComponent<M extends IModel,P extends IParameterization> The tab folder component.classDialogWithToolbarComponent<M extends IModel,P extends IDialogParametrization> Dialog component with toolbar.final classA helper composite component withgrid layoutand a static builder.classUnsettable property field component that showsCheckedLabelComponentinstead of original simple label component.Methods in com._1c.g5.v8.dt.ui.aef.component with parameters of type ContainerComponentModifier and TypeMethodDescriptionGridLayoutCompositeComponent.GridLayoutCompositeComponentBuilder.create(ContainerComponent<?, ?> parent) Creates a new grid component with the layout defined by builder, adds it to the specified parent and returns it. -
Uses of ContainerComponent in com._1c.g5.v8.dt.ui.editor.aef.components
Subclasses of ContainerComponent in com._1c.g5.v8.dt.ui.editor.aef.componentsModifier and TypeClassDescriptionclassParent component for AEF granular editor page.classThe component that implements sections in editors. -
Uses of ContainerComponent in com.e1c.g5.dt.internal.applications.ui.editor.aef.components
Modifier and TypeClassDescriptionclassThe application editor component implementation. -
Uses of ContainerComponent in com.e1c.g5.v8.dt.check.suppress.ui.internal.aef.components
Modifier and TypeClassDescriptionclassComponent for suppression settings dialog. -
Uses of ContainerComponent in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.components
Subclasses of ContainerComponent in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.componentsModifier and TypeClassDescriptionclassChange distribution settings dialog component.classChange user mode dialog component.classMerge support rule settings dialog component.classSupportLanguagesdialog component.classSupport rule settings dialog component.classUser rules legend component.classVendor rules legend component.