Uses of Interface
com._1c.g5.aef2.scenes.ComponentSearch.IIdentifierHost
-
-
Uses of ComponentSearch.IIdentifierHost in com._1c.g5.aef2.standard.definitions.components
Classes in com._1c.g5.aef2.standard.definitions.components that implement ComponentSearch.IIdentifierHost Modifier and Type Class Description class
DefinitionDrivenComponent<M extends IDefinitionModel,P extends IParameterization>
The component implementation that creates sub components by definition.class
SectionDefinitionComponent
Section definition component. -
Uses of ComponentSearch.IIdentifierHost in com._1c.g5.v8.dt.form.ui.aef.components
Classes in com._1c.g5.v8.dt.form.ui.aef.components that implement ComponentSearch.IIdentifierHost Modifier and Type Class Description class
EventHandlerCollectionComponent
The form model object event handler collection component. -
Uses of ComponentSearch.IIdentifierHost in com._1c.g5.v8.dt.md.ui.aef.components
Classes in com._1c.g5.v8.dt.md.ui.aef.components that implement ComponentSearch.IIdentifierHost Modifier and Type Class Description class
CommonAttributeContentTreeComponent
The AEF 2.0 tree component for the common attribute content.class
StandardObjectsTreeComponent
The extension ofNavigatorTreeComponent
for Standard attributes and Standard tabular sections -
Uses of ComponentSearch.IIdentifierHost in com._1c.g5.v8.dt.md.ui.aef.components.type
Classes in com._1c.g5.v8.dt.md.ui.aef.components.type that implement ComponentSearch.IIdentifierHost Modifier and Type Class Description class
TypeDescriptionComponent
The composite component that encapsulates business processing of theTypeDescription
model.class
TypeDescriptionDialogComponent
The dialog component forTypeDescription
. -
Uses of ComponentSearch.IIdentifierHost in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration
Classes in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration that implement ComponentSearch.IIdentifierHost Modifier and Type Class Description class
ConfigurationStandaloneContentComponent
The AEF 2.0 component for the configuration standalone content. -
Uses of ComponentSearch.IIdentifierHost in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.document
Classes in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.document that implement ComponentSearch.IIdentifierHost Modifier and Type Class Description class
DocumentEditorPostingPageComponent
Document posting content page component. -
Uses of ComponentSearch.IIdentifierHost in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan
Classes in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan that implement ComponentSearch.IIdentifierHost Modifier and Type Class Description class
ExchangePlanContentComponent
The AEF 2.0 component for the exchange plan content. -
Uses of ComponentSearch.IIdentifierHost in com._1c.g5.v8.dt.md.ui.extension.aef.components
Classes in com._1c.g5.v8.dt.md.ui.extension.aef.components that implement ComponentSearch.IIdentifierHost Modifier and Type Class Description class
ExtendedTypeDescriptionComponent
Extended type description component that shows lable and allows to change metadata property state. -
Uses of ComponentSearch.IIdentifierHost in com._1c.g5.v8.dt.ui.aef.component
Classes in com._1c.g5.v8.dt.ui.aef.component that implement ComponentSearch.IIdentifierHost Modifier and Type Class Description class
NavigatorTreeComponent
Tree component for navigator objects. -
Uses of ComponentSearch.IIdentifierHost in com._1c.g5.v8.dt.ui.editor.aef.components
Classes in com._1c.g5.v8.dt.ui.editor.aef.components that implement ComponentSearch.IIdentifierHost Modifier and Type Class Description class
DtGranularEditorPageSectionComponent
The component that implements sections in editors.
-