Uses of Enum Class
com._1c.g5.v8.dt.metadata.common.FoldersAndItemsUse
Packages that use FoldersAndItemsUse
Package
Description
-
Uses of FoldersAndItemsUse in com._1c.g5.v8.dt.dcs
Fields in com._1c.g5.v8.dt.dcs declared as FoldersAndItemsUse -
Uses of FoldersAndItemsUse in com._1c.g5.v8.dt.dcs.settings
Fields in com._1c.g5.v8.dt.dcs.settings declared as FoldersAndItemsUse -
Uses of FoldersAndItemsUse in com._1c.g5.v8.dt.dcs.typedvalue
Methods in com._1c.g5.v8.dt.dcs.typedvalue that return FoldersAndItemsUseMethods in com._1c.g5.v8.dt.dcs.typedvalue with parameters of type FoldersAndItemsUseModifier and TypeMethodDescriptionFoldersAndItemsUseInfo.getValueText(IV8Project v8project, String langCode, FoldersAndItemsUse value) booleanFoldersAndItemsUseInfo.isValuesEquals(FoldersAndItemsUse value1, FoldersAndItemsUse value2) -
Uses of FoldersAndItemsUse in com._1c.g5.v8.dt.form.internal.layout.data
Fields in com._1c.g5.v8.dt.form.internal.layout.data declared as FoldersAndItemsUseModifier and TypeFieldDescriptionstatic final FoldersAndItemsUseLogFormEditHelperExt.kDefaultUsage -
Uses of FoldersAndItemsUse in com._1c.g5.v8.dt.form.layout.data
Fields in com._1c.g5.v8.dt.form.layout.data declared as FoldersAndItemsUse -
Uses of FoldersAndItemsUse in com._1c.g5.v8.dt.form.layout.data.datainfo
Fields in com._1c.g5.v8.dt.form.layout.data.datainfo declared as FoldersAndItemsUse -
Uses of FoldersAndItemsUse in com._1c.g5.v8.dt.form.layout.model
Fields in com._1c.g5.v8.dt.form.layout.model declared as FoldersAndItemsUse -
Uses of FoldersAndItemsUse in com._1c.g5.v8.dt.form.layout.model.common
Fields in com._1c.g5.v8.dt.form.layout.model.common declared as FoldersAndItemsUseModifier and TypeFieldDescriptionILogFormAdditionalInfoProvider.PropertyDefaultInfo.choiceFoldersAndItems -
Uses of FoldersAndItemsUse in com._1c.g5.v8.dt.form.layout.model.description
Methods in com._1c.g5.v8.dt.form.layout.model.description that return FoldersAndItemsUseModifier and TypeMethodDescriptionHippoLayEdit.getChoiceObjects()Returns the value of the 'Choice Objects' attribute.HippoLayTableColumn.getChoiceObjects()Returns the value of the 'Choice Objects' attribute.Methods in com._1c.g5.v8.dt.form.layout.model.description with parameters of type FoldersAndItemsUseModifier and TypeMethodDescriptionvoidHippoLayEdit.setChoiceObjects(FoldersAndItemsUse value) Sets the value of the 'Choice Objects' attribute.voidHippoLayTableColumn.setChoiceObjects(FoldersAndItemsUse value) Sets the value of the 'Choice Objects' attribute. -
Uses of FoldersAndItemsUse in com._1c.g5.v8.dt.form.layout.model.description.impl
Fields in com._1c.g5.v8.dt.form.layout.model.description.impl declared as FoldersAndItemsUseModifier and TypeFieldDescriptionprotected static final FoldersAndItemsUseHippoLayEditImpl.CHOICE_OBJECTS_EDEFAULTThe default value of the 'Choice Objects' attribute.protected static final FoldersAndItemsUseHippoLayTableColumnImpl.CHOICE_OBJECTS_EDEFAULTThe default value of the 'Choice Objects' attribute.protected FoldersAndItemsUseHippoLayEditImpl.choiceObjectsThe cached value of the 'Choice Objects' attribute.protected FoldersAndItemsUseHippoLayTableColumnImpl.choiceObjectsThe cached value of the 'Choice Objects' attribute.Methods in com._1c.g5.v8.dt.form.layout.model.description.impl that return FoldersAndItemsUseModifier and TypeMethodDescriptionHippoLayEditImpl.getChoiceObjects()HippoLayTableColumnImpl.getChoiceObjects()Methods in com._1c.g5.v8.dt.form.layout.model.description.impl with parameters of type FoldersAndItemsUseModifier and TypeMethodDescriptionvoidHippoLayEditImpl.setChoiceObjects(FoldersAndItemsUse newChoiceObjects) voidHippoLayTableColumnImpl.setChoiceObjects(FoldersAndItemsUse newChoiceObjects) -
Uses of FoldersAndItemsUse in com._1c.g5.v8.dt.form.model
Methods in com._1c.g5.v8.dt.form.model that return FoldersAndItemsUseModifier and TypeMethodDescriptionDynamicListTableExtInfo.getChoiceFoldersAndItems()Returns the value of the 'Choice Folders And Items' attribute.CatalogFormExtInfo.getUseForFoldersAndItems()Returns the value of the 'Use For Folders And Items' attribute.ChartOfCharacteristicTypesFormExtInfo.getUseForFoldersAndItems()Returns the value of the 'Use For Folders And Items' attribute.Methods in com._1c.g5.v8.dt.form.model with parameters of type FoldersAndItemsUseModifier and TypeMethodDescriptionvoidDynamicListTableExtInfo.setChoiceFoldersAndItems(FoldersAndItemsUse value) Sets the value of the 'Choice Folders And Items' attribute.voidCatalogFormExtInfo.setUseForFoldersAndItems(FoldersAndItemsUse value) Sets the value of the 'Use For Folders And Items' attribute.voidChartOfCharacteristicTypesFormExtInfo.setUseForFoldersAndItems(FoldersAndItemsUse value) Sets the value of the 'Use For Folders And Items' attribute. -
Uses of FoldersAndItemsUse in com._1c.g5.v8.dt.form.model.impl
Methods in com._1c.g5.v8.dt.form.model.impl that return FoldersAndItemsUseModifier and TypeMethodDescriptionDynamicListTableExtInfoImpl.getChoiceFoldersAndItems()CatalogFormExtInfoImpl.getUseForFoldersAndItems()ChartOfCharacteristicTypesFormExtInfoImpl.getUseForFoldersAndItems()Methods in com._1c.g5.v8.dt.form.model.impl with parameters of type FoldersAndItemsUseModifier and TypeMethodDescriptionvoidDynamicListTableExtInfoImpl.setChoiceFoldersAndItems(FoldersAndItemsUse newChoiceFoldersAndItems) voidCatalogFormExtInfoImpl.setUseForFoldersAndItems(FoldersAndItemsUse newUseForFoldersAndItems) voidChartOfCharacteristicTypesFormExtInfoImpl.setUseForFoldersAndItems(FoldersAndItemsUse newUseForFoldersAndItems) -
Uses of FoldersAndItemsUse in com._1c.g5.v8.dt.formnative.common.internal.serializer
Methods in com._1c.g5.v8.dt.formnative.common.internal.serializer with parameters of type FoldersAndItemsUseModifier and TypeMethodDescriptionstatic StringHippoLayEnumConverter.toString(FoldersAndItemsUse choiceObjects) Converts choice objects to string according to hippo XML scheme. -
Uses of FoldersAndItemsUse in com._1c.g5.v8.dt.metadata.common
Fields in com._1c.g5.v8.dt.metadata.common with type parameters of type FoldersAndItemsUseModifier and TypeFieldDescriptionstatic final List<FoldersAndItemsUse>FoldersAndItemsUse.VALUESA public read-only list of all the 'Folders And Items Use' enumerators.Methods in com._1c.g5.v8.dt.metadata.common that return FoldersAndItemsUseModifier and TypeMethodDescriptionstatic FoldersAndItemsUseFoldersAndItemsUse.get(int value) Returns the 'Folders And Items Use' literal with the specified integer value.static FoldersAndItemsUseReturns the 'Folders And Items Use' literal with the specified literal value.static FoldersAndItemsUseReturns the 'Folders And Items Use' literal with the specified name.static FoldersAndItemsUseReturns the enum constant of this class with the specified name.static FoldersAndItemsUse[]FoldersAndItemsUse.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of FoldersAndItemsUse in com._1c.g5.v8.dt.metadata.common.impl
Methods in com._1c.g5.v8.dt.metadata.common.impl that return FoldersAndItemsUseModifier and TypeMethodDescriptionCommonFactoryImpl.createFoldersAndItemsUseFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) -
Uses of FoldersAndItemsUse in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return FoldersAndItemsUseModifier and TypeMethodDescriptionBasicFeature.getChoiceFoldersAndItems()Returns the value of the 'Choice Folders And Items' attribute.Constant.getChoiceFoldersAndItems()Returns the value of the 'Choice Folders And Items' attribute.Dimension.getChoiceFoldersAndItems()Returns the value of the 'Choice Folders And Items' attribute.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type FoldersAndItemsUseModifier and TypeMethodDescriptionvoidBasicFeature.setChoiceFoldersAndItems(FoldersAndItemsUse value) Sets the value of the 'Choice Folders And Items' attribute.voidConstant.setChoiceFoldersAndItems(FoldersAndItemsUse value) Sets the value of the 'Choice Folders And Items' attribute.voidDimension.setChoiceFoldersAndItems(FoldersAndItemsUse value) Sets the value of the 'Choice Folders And Items' attribute. -
Uses of FoldersAndItemsUse in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return FoldersAndItemsUseModifier and TypeMethodDescriptionBasicFeatureImpl.getChoiceFoldersAndItems()ConstantImpl.getChoiceFoldersAndItems()DimensionImpl.getChoiceFoldersAndItems()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type FoldersAndItemsUseModifier and TypeMethodDescriptionvoidBasicFeatureImpl.setChoiceFoldersAndItems(FoldersAndItemsUse newChoiceFoldersAndItems) voidConstantImpl.setChoiceFoldersAndItems(FoldersAndItemsUse newChoiceFoldersAndItems) voidDimensionImpl.setChoiceFoldersAndItems(FoldersAndItemsUse newChoiceFoldersAndItems)