Uses of Interface
com._1c.g5.v8.dt.metadata.common.AbstractMobileApplicationUrl
Packages that use AbstractMobileApplicationUrl
Package
Description
-
Uses of AbstractMobileApplicationUrl in com._1c.g5.v8.dt.md.ui.aef.components
Classes in com._1c.g5.v8.dt.md.ui.aef.components with type parameters of type AbstractMobileApplicationUrlModifier and TypeClassDescriptionclass
AbstractMobileApplicationUrlsComponent<T extends AbstractMobileApplicationUrl,
M extends IAbstractMobileApplicationUrlsModel<T>> The abstract component for mobile application URL's features. -
Uses of AbstractMobileApplicationUrl in com._1c.g5.v8.dt.metadata.common
Subinterfaces of AbstractMobileApplicationUrl in com._1c.g5.v8.dt.metadata.commonModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Mobile Application Url'.Methods in com._1c.g5.v8.dt.metadata.common that return AbstractMobileApplicationUrlModifier and TypeMethodDescriptionCommonFactory.createAbstractMobileApplicationUrl()
Returns a new object of class 'Abstract Mobile Application Url'. -
Uses of AbstractMobileApplicationUrl in com._1c.g5.v8.dt.metadata.common.impl
Classes in com._1c.g5.v8.dt.metadata.common.impl that implement AbstractMobileApplicationUrlModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Mobile Application Url'.class
An implementation of the model object 'Mobile Application Url'.Methods in com._1c.g5.v8.dt.metadata.common.impl that return AbstractMobileApplicationUrl -
Uses of AbstractMobileApplicationUrl in com._1c.g5.v8.dt.metadata.common.util
Methods in com._1c.g5.v8.dt.metadata.common.util with parameters of type AbstractMobileApplicationUrlModifier and TypeMethodDescriptionCommonSwitch.caseAbstractMobileApplicationUrl
(AbstractMobileApplicationUrl object) Returns the result of interpreting the object as an instance of 'Abstract Mobile Application Url'. -
Uses of AbstractMobileApplicationUrl in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type AbstractMobileApplicationUrlModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AbstractMobileApplicationUrl>
Configuration.getMobileApplicationUrls()
Returns the value of the 'Mobile Application Urls' containment reference list. -
Uses of AbstractMobileApplicationUrl in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type AbstractMobileApplicationUrlModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AbstractMobileApplicationUrl>
ConfigurationImpl.getMobileApplicationUrls()
-
Uses of AbstractMobileApplicationUrl in com._1c.g5.v8.dt.ui.aef.models
Classes in com._1c.g5.v8.dt.ui.aef.models with type parameters of type AbstractMobileApplicationUrl