Uses of Enum Class
com._1c.g5.v8.dt.metadata.common.MobileApplicationFunctionalities
Packages that use MobileApplicationFunctionalities
Package
Description
-
Uses of MobileApplicationFunctionalities in com._1c.g5.v8.dt.internal.md.ui.aef.mobilefunctionality
Methods in com._1c.g5.v8.dt.internal.md.ui.aef.mobilefunctionality that return MobileApplicationFunctionalitiesModifier and TypeMethodDescriptionClientSetBoldFunctionalityEvent.getBoldFunctionalities()
Returns the bold functionalities.Constructors in com._1c.g5.v8.dt.internal.md.ui.aef.mobilefunctionality with parameters of type MobileApplicationFunctionalitiesModifierConstructorDescriptionClientSetBoldFunctionalityEvent
(boolean async, MobileApplicationFunctionalities... boldFunctionalities) Creates a new instance. -
Uses of MobileApplicationFunctionalities in com._1c.g5.v8.dt.md.availability
Methods in com._1c.g5.v8.dt.md.availability with parameters of type MobileApplicationFunctionalitiesModifier and TypeMethodDescriptionstatic boolean
MobileApplicationFunctionalitiesVersionAvailability.isAvailable
(MobileApplicationFunctionalities value, Version version) Availability to value property by version. -
Uses of MobileApplicationFunctionalities in com._1c.g5.v8.dt.md.ui.aef.models
Methods in com._1c.g5.v8.dt.md.ui.aef.models that return types with arguments of type MobileApplicationFunctionalitiesModifier and TypeMethodDescriptionBmValueUsedMobileApplicationFunctionalitiesModel.mapPermissionToFunctionality
(RequiredMobileApplicationPermissionMessages permission) IUsedMobileApplicationFunctionalitiesModel.mapPermissionToFunctionality
(RequiredMobileApplicationPermissionMessages permission) Maps permission to functionality. -
Uses of MobileApplicationFunctionalities in com._1c.g5.v8.dt.metadata.common
Fields in com._1c.g5.v8.dt.metadata.common with type parameters of type MobileApplicationFunctionalitiesModifier and TypeFieldDescriptionstatic final List<MobileApplicationFunctionalities>
MobileApplicationFunctionalities.VALUES
A public read-only list of all the 'Mobile Application Functionalities' enumerators.Methods in com._1c.g5.v8.dt.metadata.common that return MobileApplicationFunctionalitiesModifier and TypeMethodDescriptionMobileApplicationFunctionalities.get
(int value) Returns the 'Mobile Application Functionalities' literal with the specified integer value.Returns the 'Mobile Application Functionalities' literal with the specified literal value.Returns the 'Mobile Application Functionalities' literal with the specified name.UsedFunctionalityFlag.getFunctionality()
Returns the value of the 'Functionality' attribute.Returns the enum constant of this class with the specified name.static MobileApplicationFunctionalities[]
MobileApplicationFunctionalities.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com._1c.g5.v8.dt.metadata.common with parameters of type MobileApplicationFunctionalitiesModifier and TypeMethodDescriptionvoid
UsedFunctionalityFlag.setFunctionality
(MobileApplicationFunctionalities value) Sets the value of the 'Functionality
' attribute. -
Uses of MobileApplicationFunctionalities in com._1c.g5.v8.dt.metadata.common.impl
Methods in com._1c.g5.v8.dt.metadata.common.impl that return MobileApplicationFunctionalitiesModifier and TypeMethodDescriptionCommonFactoryImpl.createMobileApplicationFunctionalitiesFromString
(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) UsedFunctionalityFlagImpl.getFunctionality()
Methods in com._1c.g5.v8.dt.metadata.common.impl with parameters of type MobileApplicationFunctionalitiesModifier and TypeMethodDescriptionvoid
UsedFunctionalityFlagImpl.setFunctionality
(MobileApplicationFunctionalities newFunctionality)