Uses of Interface
com._1c.g5.aef2.validators.IValidable
-
-
Uses of IValidable in com._1c.g5.aef2.emf.models
Classes in com._1c.g5.aef2.emf.models that implement IValidable Modifier and Type Class Description classEmfList<T>Represents a EMF list.classEmfMap<K,V>Represents a EMF map.classEmfValue<T>Represents a EMF value. -
Uses of IValidable in com._1c.g5.aef2.models
Subinterfaces of IValidable in com._1c.g5.aef2.models Modifier and Type Interface Description interfaceIAttribute<O,P>The contract for models that works with the attribute of some object.interfaceICompoundModelDefines the contract of a compound model.interfaceIEmfAttribute<O extends org.eclipse.emf.ecore.EObject>TheIAttributewhere the attribute is the EMF feature of some object.interfaceIModelDefines the AEF model contract.Classes in com._1c.g5.aef2.models that implement IValidable Modifier and Type Class Description classCompoundModelBase class for the compound models.classEditableModelBase class for editable models.classModelBase class for models. -
Uses of IValidable in com._1c.g5.aef2.models.list
Subinterfaces of IValidable in com._1c.g5.aef2.models.list Modifier and Type Interface Description interfaceIEmfListAttribute<T,O extends org.eclipse.emf.ecore.EObject>TheIListthat works with attribute.interfaceIList<E>The model of a list.Classes in com._1c.g5.aef2.models.list that implement IValidable Modifier and Type Class Description classListModel<E>Base list model implementation.classListWorkingCopy<T>List working copy – editable proxy buffer for another list. -
Uses of IValidable in com._1c.g5.aef2.models.map
Subinterfaces of IValidable in com._1c.g5.aef2.models.map Modifier and Type Interface Description interfaceIEmfMapAttribute<K,V,O extends org.eclipse.emf.ecore.EObject>TheIMapthat works with attribute.interfaceIMap<K,V>The model of the map.Classes in com._1c.g5.aef2.models.map that implement IValidable Modifier and Type Class Description classMapModel<K,V>Base map model implementation.classMapWorkingCopy<K,V>Map working copy – editable proxy buffer for another map. -
Uses of IValidable in com._1c.g5.aef2.models.pojo
Classes in com._1c.g5.aef2.models.pojo that implement IValidable Modifier and Type Class Description classPojoList<T>POJO list model implementation.classPojoMap<K,V>POJO map model implementation.classPojoValue<T>POJO value model implementation. -
Uses of IValidable in com._1c.g5.aef2.models.value
Subinterfaces of IValidable in com._1c.g5.aef2.models.value Modifier and Type Interface Description interfaceIEmfValueAttribute<T,O extends org.eclipse.emf.ecore.EObject>TheIValuethat works with attribute.interfaceIValue<T>The value model.Classes in com._1c.g5.aef2.models.value that implement IValidable Modifier and Type Class Description classValue<T>BaseIValueimplementation.classValueWorkingCopy<T>Value working copy – editable proxy buffer for another value. -
Uses of IValidable in com._1c.g5.aef2.standard.definitions.models
Subinterfaces of IValidable in com._1c.g5.aef2.standard.definitions.models Modifier and Type Interface Description interfaceIDefinitionModelThe model that is used by components that creates their child byIDefinitions.interfaceIManagingModelTheIModelthat is used by components that creates child components byIManagingDefinitionand manages their lifecycle.Classes in com._1c.g5.aef2.standard.definitions.models that implement IValidable Modifier and Type Class Description classAbstractDefinitionModelThe 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.classDefinitionModelThe default implementation of theIDefinitionModel. -
Uses of IValidable in com._1c.g5.aef2.standard.models
Subinterfaces of IValidable in com._1c.g5.aef2.standard.models Modifier and Type Interface Description interfaceIViewModelList<E>TheIViewModelModelcontract forIValuemodel types.interfaceIViewModelModelThe contract ofIModelfor view model.interfaceIViewModelValue<T>TheIViewModelModelcontract forIValuemodel type.Classes in com._1c.g5.aef2.standard.models that implement IValidable Modifier and Type Class Description classEmptyModelEmpty model for components that doesn't require the model.classViewModelList<T>The special list model implementation forIViewModel.classViewModelValue<T>The special model implementation forIViewModel. -
Uses of IValidable in com._1c.g5.aef2.validators
Classes in com._1c.g5.aef2.validators that implement IValidable Modifier and Type Class Description classValidableBase class for all validable object classes. -
Uses of IValidable in com._1c.g5.properties.ui
Classes in com._1c.g5.properties.ui that implement IValidable Modifier and Type Class Description classPropertyPaletteModelModel for property palette. -
Uses of IValidable in com._1c.g5.v8.dt.addin.ui.aef
Subinterfaces of IValidable in com._1c.g5.v8.dt.addin.ui.aef Modifier and Type Interface Description interfaceIAddInModelAddin ui modelClasses in com._1c.g5.v8.dt.addin.ui.aef that implement IValidable Modifier and Type Class Description classAddInModelThe bm value model implementation forIAddInModel -
Uses of IValidable in com._1c.g5.v8.dt.aef2
Subinterfaces of IValidable in com._1c.g5.v8.dt.aef2 Modifier and Type Interface Description interfaceIModelApiAwareModelTheIModelApiaware model. -
Uses of IValidable in com._1c.g5.v8.dt.aef2.bm.models
Classes in com._1c.g5.v8.dt.aef2.bm.models that implement IValidable Modifier and Type Class Description classBmInlineTaskValue<T>A BM value with a supplier of customIBmTask.classBmList<T>Represents a BM object feature list model.classBmMap<K,V>Represents a BM object feature map model.classBmSkipNullValue<T>RepresentsBmValuewhich avoids setting ofnullvalues to the model.classBmValue<T>Represents a BM object feature value. -
Uses of IValidable in com._1c.g5.v8.dt.bp.scheme.ui.aef.models
Subinterfaces of IValidable in com._1c.g5.v8.dt.bp.scheme.ui.aef.models Modifier and Type Interface Description interfaceIAddressingAttributeModelModel for single addressing attribute.interfaceIAddressingAttributesCollectionModelRepresents collection of addressing attributes model.interfaceIGraphicalSchemeLineModelInterface for graphical scheme line model.interfaceIGraphicalSchemeValue<TValue,TSelection extends org.eclipse.emf.ecore.EObject>The value model for graphical scheme bundlesinterfaceIHandlerCollectionModelThe collection of handlers model.interfaceIHandlerModel<T extends org.eclipse.emf.ecore.EObject>The single handler model.Classes in com._1c.g5.v8.dt.bp.scheme.ui.aef.models that implement IValidable Modifier and Type Class Description classAddressingAttributeModelImplementation ofIAddressingAttributeModel.classAddressingAttributesCollectionModelImplementation ofIAddressingAttributesCollectionModel.classBmGraphicalSchemeLineModelGraphical scheme line model.classEventHandlerCollectionModelThe BM aware implementation ofIHandlerCollectionModelfor graphical scheme item event handler collectionclassEventHandlerModelModel for addressing event handler selection component.classGraphicalSchemeCaseValueclassGraphicalSchemeItemValueBmValueimplementation forGraphicalSchemeItemname. -
Uses of IValidable in com._1c.g5.v8.dt.dcs.ui.aef.models.chart
Classes in com._1c.g5.v8.dt.dcs.ui.aef.models.chart that implement IValidable Modifier and Type Class Description classEmfChartColorPaletteDescriptionModelComponent EMF-model forChartColorPaletteDescription.classEmfChartScaleModelValueImplementation ofIChartScaleModelforChartScaleValueEditor.classEmfIntervalBoundModelValueEMF value implementation ofIIntervalBoundModelValue. -
Uses of IValidable in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference
Classes in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference that implement IValidable Modifier and Type Class Description classDcsChartReferenceBandGridModelGrid model forChartReferenceBandclassDcsChartReferenceLineGridModelGrid model forChartReferenceLine. -
Uses of IValidable in com._1c.g5.v8.dt.form.internal.ui.properties.models
Subinterfaces of IValidable in com._1c.g5.v8.dt.form.internal.ui.properties.models 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 Interface Description interfacecom._1c.g5.v8.dt.form.internal.ui.properties.models.IFormValue<TValue,TSelection extends org.eclipse.emf.ecore.EObject>The value model for form bundles. -
Uses of IValidable in com._1c.g5.v8.dt.form.ui.chart.aef.models
Subinterfaces of IValidable in com._1c.g5.v8.dt.form.ui.chart.aef.models Modifier and Type Interface Description interfaceIChartAxisModelComponent model for chart axis interface.interfaceIChartColorPaletteDescriptionDetailedModelDetailed component model forChartColorPaletteDescriptioninterface.interfaceIChartColorPaletteDescriptionModelComponent model forChartColorPaletteDescriptioninterface.interfaceIChartScaleDetailedModelChart scale detailed model interface.interfaceIChartScaleModelChart scale model interface.interfaceIIntervalBoundModelValueBM value for interval's lower or upper bound interface.interfaceITimeScaleLevelsLinkModelThe model for time scale levels link component.Classes in com._1c.g5.v8.dt.form.ui.chart.aef.models that implement IValidable Modifier and Type Class Description classBmTimeScaleLevelsLinkModelThe BM implementation ofITimeScaleLevelsLinkModel.classChartColorPaletteDescriptionDetailedModelDetailed model forChartColorPaletteDescription.classChartScaleDetailedModelDetailed model forChartScale.classEmfChartLineModelThe implementation ofIChartLineModel. -
Uses of IValidable in com._1c.g5.v8.dt.form.ui.chart.aef.models.labelarea
Classes in com._1c.g5.v8.dt.form.ui.chart.aef.models.labelarea that implement IValidable Modifier and Type Class Description classEmfLabelAreaModelValueBM model forLabelArea. -
Uses of IValidable in com._1c.g5.v8.dt.form.ui.chart.aef.models.reference
Subinterfaces of IValidable in com._1c.g5.v8.dt.form.ui.chart.aef.models.reference Modifier and Type Interface Description interfaceIChartReferenceBandGridModelInterface for model for chart reference band in grid.interfaceIChartReferenceLineGridModelInterface for model for chart reference line in grid. -
Uses of IValidable in com._1c.g5.v8.dt.form.ui.chart.aef.models.trendline
Subinterfaces of IValidable in com._1c.g5.v8.dt.form.ui.chart.aef.models.trendline Modifier and Type Interface Description interfaceITrendlineArrayGridModelInterface for model for trendline array in grid.Classes in com._1c.g5.v8.dt.form.ui.chart.aef.models.trendline that implement IValidable Modifier and Type Class Description classTrendlineArrayGridModelModel for trendline array in grid. -
Uses of IValidable in com._1c.g5.v8.dt.form.ui.properties.models
Subinterfaces of IValidable in com._1c.g5.v8.dt.form.ui.properties.models Modifier and Type Interface Description interfaceIAdjustableBooleanModel{@link AdjustableBoolean) model.interfaceIHandlerCollectionModelThe collection of handlers model.interfaceIHandlerModel<T extends org.eclipse.emf.ecore.EObject>The single handler model.Classes in com._1c.g5.v8.dt.form.ui.properties.models that implement IValidable Modifier and Type Class Description classBmAdjustableBooleanModelIAdjustableBooleanModelimplementation.classCommandActionModelTheIHandlerModelimplementation for form command.classEventHandlerCollectionModelThe BM aware implementation ofIHandlerCollectionModelfor form event handler collection.classEventHandlerModelTheIHandlerModelimplementation for event container. -
Uses of IValidable in com._1c.g5.v8.dt.form.ui.wizard
Classes in com._1c.g5.v8.dt.form.ui.wizard that implement IValidable Modifier and Type Class Description static classFormWizard.FormModelThe model for form wizard pages. -
Uses of IValidable in com._1c.g5.v8.dt.md.help.ui.aef.model
Subinterfaces of IValidable in com._1c.g5.v8.dt.md.help.ui.aef.model Modifier and Type Interface Description interfaceIOpenMdHelpModelThe contract of model forOpenMdHelpComponent.Classes in com._1c.g5.v8.dt.md.help.ui.aef.model that implement IValidable Modifier and Type Class Description classBmOpenMdHelpModelTheIOpenMdHelpModelBM implementation. -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.aef.models
Subinterfaces of IValidable in com._1c.g5.v8.dt.md.ui.aef.models Modifier and Type Interface Description interfaceIBaseBmHandlerNameModelModel value for handler name editinginterfaceIBmCommonAttributeDataSeparationModelThe Bm model forCommonAttributeDataSeparationinterfaceICharacteristicsDescriptionDataPathModel<T extends org.eclipse.emf.ecore.EObject>CharacteristicsDescriptiondata path field model interface.interfaceICharacteristicsDescriptionFieldModel<T extends org.eclipse.emf.ecore.EObject>Fieldmodel interface.interfaceIChoiceParametersModelThe interface of the model for editingChoiceParameters.interfaceICodeModel<O extends org.eclipse.emf.ecore.EObject>Model forPredefinedItemcode feature supports.interfaceIColorModelThe model for color component.interfaceICustomColorPaletteModelInterface for custom color palette model.interfaceIEventSubscriptionEventsModelEvent subscription event modelinterfaceIEventSubscriptionHandlerNameModelEvent subscription handler modelinterfaceIFontSelectionModelThe contract of model for font selection component.interfaceIHandlerModelThe handler model.interfaceIMdChoiceParameterLinksModelContract forField-based choice parameter links of MD object attributes.interfaceIMdPictureModelMdPicturemodel.interfaceIMdTypeLinkModelThe contract of models for Type link feature of MD object attributes.interfaceIMobileApplicationUrlsModelMobileApplicationUrlmodel.interfaceIMultilanguageFormattedTextModelThe contract of the model forMultilanguageFormattedTextComponent.interfaceIMultilanguageModelThe contract of the model forMultilanguageComponent.interfaceINavigatorTreeDialogActionBarModel<T extends org.eclipse.emf.ecore.EObject>The model interface forNavigatorTreeDialogActionBarComponent.interfaceIPictureModelPicture model.interfaceIRequiredPermissionsModelTheIListmodel implementation for required permissions component.interfaceISingleLanguageFormattedTextModelThe contract of the model forSingleLanguageFormattedTextComponent.interfaceISingleLanguageModelThe contract of the model forAbstractSingleLanguageComponent.interfaceISourceUrlModel<T extends org.eclipse.emf.ecore.EObject>WS-reference source URL model.interfaceIUsedMobileApplicationFunctionalitiesModelTheIListmodel implementation for used mobile application functionalities component. -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.aef.models.commonpicture
Subinterfaces of IValidable in com._1c.g5.v8.dt.md.ui.aef.models.commonpicture Modifier and Type Interface Description interfaceICommonPictureContentEditModelThe base model for common picture content editorinterfaceICommonPictureContentGridModelThe grid model for Common picture content grid component.Classes in com._1c.g5.v8.dt.md.ui.aef.models.commonpicture that implement IValidable Modifier and Type Class Description classCommonPictureContentEditModelBaseCommonPicturecontent editor modelclassCommonPictureContentGridModelThe implementation of grid model for Common picture content grid component -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.aef.models.type
Subinterfaces of IValidable in com._1c.g5.v8.dt.md.ui.aef.models.type Modifier and Type Interface Description interfaceITypeDescriptionDialogModelContract for type description dialog component model.interfaceITypeDescriptionModelContract for type description component model.Classes in com._1c.g5.v8.dt.md.ui.aef.models.type that implement IValidable Modifier and Type Class Description classAbstractTypeDescriptionDialogModelThe abstract model for type description dialog component.classAbstractTypeDescriptionModelThe abstract model for type description component. -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.aef.models.value
Subinterfaces of IValidable in com._1c.g5.v8.dt.md.ui.aef.models.value Modifier and Type Interface Description interfaceIValueModelThe AEF model for component that works withValue.Classes in com._1c.g5.v8.dt.md.ui.aef.models.value that implement IValidable Modifier and Type Class Description classBmCharacteristicsDescriptionValueModelTheCharacteristicsDescriptionBMIValueModelimplementation.classBmValueModelThe BMIValueModelimplementation.classEmfCharacteristicsDescriptionValueModelTheCharacteristicsDescriptionEmfIValueModelimplementation.classEmfValueModelThe EmfIValueModelimplementation.classUnfilledParentValueModelSpecial value model for "Unfilled parent value" property. -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.commonattribute
Classes in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.commonattribute that implement IValidable Modifier and Type Class Description classCommonAttributeContentModelThe AEF 2.0 domain model for the common attribute content. -
Uses of IValidable 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 IValidable Modifier and Type Class Description classConfigurationStandaloneContentExchangeSettingsDialogModelExchange settings dialog model.classConfigurationStandaloneContentExchangeSettingsDialogModel.ExchangePlanModelCreates exchange plan settings dialog component model.classConfigurationStandaloneContentModelThe AEF 2.0 component for the configuration standalone content. -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange
Classes in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange that implement IValidable Modifier and Type Class Description classDataExchangeModelDtGranularEditordata exchande model. -
Uses of IValidable 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 IValidable Modifier and Type Class Description classExchangePlanContentModelThe AEF 2.0 component for the exchange plan content. -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.editor.predefineddata
Classes in com._1c.g5.v8.dt.md.ui.editor.predefineddata that implement IValidable Modifier and Type Class Description classPredefinedDataModelPredefined data page tree component model. -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.extension.aef.models
Classes in com._1c.g5.v8.dt.md.ui.extension.aef.models that implement IValidable Modifier and Type Class Description classCommonAttributeAutoUsePropertyStateModelCustomPropertyStateModelimplementation forCommonAttributeAutoUsepropertyclassCommonAttributeDataSeparationPropertyStateModelCustomPropertyStateModelimplementation forCommonAttributeDataSeparationpropertyclassExtendedConfigurationObjectPropertyStateModelCustomPropertyStateModelfor edit property state without value change side effectsclassFormPropertyStateModelAEF model for metadata property state for forms that also adopts original form or generates a new one on "extend" state change.classPropertyStateModelAEF model for metadata property state. -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.extension.aef.models.type
Subinterfaces of IValidable in com._1c.g5.v8.dt.md.ui.extension.aef.models.type Modifier and Type Interface Description interfaceITypeDescriptionExtensionModelAEF model forTypeDescriptionExtensioneditor -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.properties.models
Classes in com._1c.g5.v8.dt.md.ui.properties.models that implement IValidable Modifier and Type Class Description classMdPropertyPaletteModelImplementation ofPropertyPaletteModelcontaining EDT specific logic.classSimpleGroupValue<T>The group model. -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.wizards
Classes in com._1c.g5.v8.dt.md.ui.wizards that implement IValidable Modifier and Type Class Description static classAbstractDependentProjectWizard.DependentWizardModel<M extends MdObject>Dependent wizard model instance.static classAbstractProjectWizard.WizardModel<M extends MdObject>Dependent wizard model instance. -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.wizards.aef.models
Subinterfaces of IValidable in com._1c.g5.v8.dt.md.ui.wizards.aef.models Modifier and Type Interface Description interfaceICharacteristicsDescriptionModelModel contract forCharacteristicsDescription-based wizards.interfaceIMdObjectModelModel contract forMdObject-based wizards.interfaceIMdTypedObjectModelModel contract forMdObject-based wizards with possibility to edit additional features.interfaceIPredefinedAccountModelModel contract forChartOfAccountsPredefinedItem-based wizards.interfaceIPredefinedCalculationTypeModelModel contract forChartOfCalculationTypesPredefinedItem-based wizards.interfaceIPredefinedCharacteristicTypeModelModel contract forChartOfCharacteristicTypesPredefinedItem-based wizards.interfaceIPredefinedItemModelModel contract forPredefinedItem-based wizards. -
Uses of IValidable in com._1c.g5.v8.dt.ui.aef.component
Subinterfaces of IValidable in com._1c.g5.v8.dt.ui.aef.component Modifier and Type Interface Description interfaceIUnsettablePropertyFieldModel<T,O extends org.eclipse.emf.ecore.EObject>Unsettable property field model. -
Uses of IValidable in com._1c.g5.v8.dt.ui.aef.models
Subinterfaces of IValidable in com._1c.g5.v8.dt.ui.aef.models Modifier and Type Interface Description interfaceIAbstractMobileApplicationUrlsModel<T extends AbstractMobileApplicationUrl>TheAbstractMobileApplicationUrls model.interfaceIBorderValueModelThe Border value modelinterfaceIChoiceParameterLinksModel<T extends AbstractChoiceParameterLink,U>The contract for Choice parameter links models.interfaceIDynamicTableModelThe contract for dynamic table model.interfaceIDynamicTreeModel<T>The contract for dynamic tree model.interfaceIEmfListSelectionModel<T,O extends org.eclipse.emf.ecore.EObject>The model interface forListSelectionComponent.interfaceIEmfSelectionModel<O extends org.eclipse.emf.ecore.EObject>The model interface forAbstractSelectionComponent.interfaceIEmfTreeSelectionModel<O extends org.eclipse.emf.ecore.EObject>interfaceIEmfTreeToListSelectionModel<T,O extends org.eclipse.emf.ecore.EObject>The model interface forTreeToListSelectionComponent.interfaceIEmfTreeToSingleItemSelectionModel<T,O extends org.eclipse.emf.ecore.EObject>The model interface forTreeToSingleItemSelectionComponent.interfaceIEmfValueSelectionModel<T,O extends org.eclipse.emf.ecore.EObject>The model interface forValueSelectionComponent.interfaceIGridModel<T>The model for grid component.interfaceISelectionModelThe model interface forAbstractSelectionComponent.interfaceITypeLinkModel<T extends AbstractTypeLink,U>The contract for type link models.Classes in com._1c.g5.v8.dt.ui.aef.models that implement IValidable Modifier and Type Class Description classAbstractDtDynamicTreeModel<T>Abstract implementation forIDynamicTreeModel.classBmListSelectionModel<T>The BmIEmfListSelectionModelimplementation.classBmTreeToListSelectionModel<T>TheIEmfTreeSelectionModelimplementation.classBmTreeToSingleItemSelectionModel<T>TheIEmfTreeSelectionModelimplementation for single item selection.classBmUnsettablePropertyFieldModel<T>AEF model for unsettable property field.classBmValueSelectionModel<T>The BmIEmfValueSelectionModelimplementation.classBmVersionedValue<T>Represents a version-aware BM object feature value.classEmfListSelectionModel<T>The EmfIEmfListSelectionModelimplementation.classEmfTreeToListSelectionModel<T>TheIEmfTreeSelectionModelimplementation.classEmfTreeToSingleItemSelectionModel<T>TheIEmfTreeToSingleItemSelectionModelimplementation for single item selection.classEmfUnsettablePropertyFieldModel<T>Emf model for unsettable property field.classEmfValueSelectionModel<T>TheIEmfValueSelectionModelimplementation.classEmfVersionedValue<T>Represents a version-aware EMF object feature value.classNavigatorTableModelTheIDynamicTableModelimplementation for navigator objects.classNavigatorTreeModelTheIDynamicTreeModelimplementation for navigator objects. -
Uses of IValidable in com._1c.g5.v8.dt.ui.editor.aef
Classes in com._1c.g5.v8.dt.ui.editor.aef that implement IValidable Modifier and Type Class Description classDtGranularEditorPageDefinitionModelThe model for AEF 2.0 granular editor page. -
Uses of IValidable in com._1c.g5.v8.dt.ui.editor.aef.model
Subinterfaces of IValidable in com._1c.g5.v8.dt.ui.editor.aef.model Modifier and Type Interface Description interfaceIDtGranularEditorManagingModelTheIManagingModelfor granular editors managing components.Classes in com._1c.g5.v8.dt.ui.editor.aef.model that implement IValidable Modifier and Type Class Description classAbstractDtGranularEditorManagingModelTheIDtGranularEditorManagingModelabstract implmentation. -
Uses of IValidable in com._1c.g5.v8.dt.xdto.ui.aef.models
Subinterfaces of IValidable in com._1c.g5.v8.dt.xdto.ui.aef.models Modifier and Type Interface Description interfaceIDynamicTreeModelWithAtribiteAndOwner<T extends org.eclipse.emf.ecore.EObject>The contract for dynamic tree model with attribute and owner object.Classes in com._1c.g5.v8.dt.xdto.ui.aef.models that implement IValidable Modifier and Type Class Description classPackageDataModelPackage tree component model. -
Uses of IValidable in com.e1c.g5.dt.applications.ui.editor.aef.models
Subinterfaces of IValidable in com.e1c.g5.dt.applications.ui.editor.aef.models Modifier and Type Interface Description interfaceIRadioGroupModel<T>The AEF 2.0 model for radio group component.interfaceITreeModelThe interface of model for tree component.
-