Uses of Interface
com._1c.g5.aef2.standard.definitions.models.IDefinitionModel
Packages that use IDefinitionModel
Package
Description
-
Uses of IDefinitionModel in com._1c.g5.aef2.standard.definitions.components
Classes in com._1c.g5.aef2.standard.definitions.components with type parameters of type IDefinitionModelModifier and TypeClassDescriptionclassDefinitionDrivenComponent<M extends IDefinitionModel,P extends IParameterization> The component implementation that creates sub components by definition. -
Uses of IDefinitionModel in com._1c.g5.aef2.standard.definitions.models
Classes in com._1c.g5.aef2.standard.definitions.models that implement IDefinitionModelModifier and TypeClassDescriptionclassThe abstract definition model.
It implements the basic functionality: the sub-models managing and the rule result processing.
It doesn't specify the way of getting the model objects or definition.classThe default implementation of theIDefinitionModel. -
Uses of IDefinitionModel in com._1c.g5.properties.ui
Methods in com._1c.g5.properties.ui that return types with arguments of type IDefinitionModelModifier and TypeMethodDescriptionPropertyPaletteComponent.createDefinitionDrivenComponent()Creates and returns definition driven component which will be used as main child component.PropertyPaletteComponent.getDefinitionComponent()Returns childDefinitionDrivenComponentof this component. -
Uses of IDefinitionModel in com._1c.g5.v8.dt.form.ui.chart.aef.models
Subinterfaces of IDefinitionModel in com._1c.g5.v8.dt.form.ui.chart.aef.modelsModifier and TypeInterfaceDescriptioninterfaceComponent model for chart axis interface. -
Uses of IDefinitionModel in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models
Subinterfaces of IDefinitionModel in com._1c.g5.v8.dt.form.ui.internal.chart.aef.modelsModifier and TypeInterfaceDescriptioninterfaceComponent model forPointPropertiescollection of givenChartinterface.interfaceComponent model forSeriesPropertiescollection of givenChartinterface.Classes in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models that implement IDefinitionModelModifier and TypeClassDescriptionclassComponent model for chart axis.classComponent model forPointPropertiescollection of givenChart.classComponent model forSeriesPropertiescollection of givenChart.classModel forLabelArea. -
Uses of IDefinitionModel in com._1c.g5.v8.dt.md.ui.properties.components
Methods in com._1c.g5.v8.dt.md.ui.properties.components that return types with arguments of type IDefinitionModel -
Uses of IDefinitionModel in com._1c.g5.v8.dt.ui.editor.aef
Classes in com._1c.g5.v8.dt.ui.editor.aef that implement IDefinitionModelModifier and TypeClassDescriptionclassThe model for AEF 2.0 granular editor page. -
Uses of IDefinitionModel in com._1c.g5.v8.dt.ui.editor.aef.components
Methods in com._1c.g5.v8.dt.ui.editor.aef.components that return IDefinitionModelModifier and TypeMethodDescriptionprotected IDefinitionModelDtGranularEditorPageAefComponent.createDefinitionModel(IContainerDefinition definition) Creates a new definition model.