Uses of Class
com._1c.g5.aef2.standard.definitions.components.DefinitionDrivenComponent
-
-
Uses of DefinitionDrivenComponent in com._1c.g5.aef2.standard.definitions.components
Subclasses of DefinitionDrivenComponent in com._1c.g5.aef2.standard.definitions.components Modifier and Type Class Description class
SectionDefinitionComponent
Section definition component. -
Uses of DefinitionDrivenComponent in com._1c.g5.properties.ui
Methods in com._1c.g5.properties.ui that return DefinitionDrivenComponent Modifier and Type Method Description protected DefinitionDrivenComponent<IDefinitionModel,IParameterization>
PropertyPaletteComponent. createDefinitionDrivenComponent()
Creates and returns definition driven component which will be used as main child component.protected DefinitionDrivenComponent<IDefinitionModel,IParameterization>
PropertyPaletteComponent. getDefinitionComponent()
Returns childDefinitionDrivenComponent
of this component. -
Uses of DefinitionDrivenComponent in com._1c.g5.v8.dt.md.ui.properties.components
Methods in com._1c.g5.v8.dt.md.ui.properties.components that return DefinitionDrivenComponent Modifier and Type Method Description protected DefinitionDrivenComponent<IDefinitionModel,IParameterization>
MdPropertyPaletteComponent. createDefinitionDrivenComponent()
-
Uses of DefinitionDrivenComponent in com._1c.g5.v8.dt.ui.editor.aef.components
Subclasses of DefinitionDrivenComponent in com._1c.g5.v8.dt.ui.editor.aef.components Modifier and Type Class Description class
DtGranularEditorPageSectionComponent
The component that implements sections in editors.
-