Uses of Interface
com._1c.g5.v8.dt.metadata.common.MobileApplicationUrl
Packages that use MobileApplicationUrl
Package
Description
-
Uses of MobileApplicationUrl in com._1c.g5.v8.dt.internal.md.ui.aef.mobileapplicationurls
Methods in com._1c.g5.v8.dt.internal.md.ui.aef.mobileapplicationurls that return MobileApplicationUrlModifier and TypeMethodDescriptionMobileApplicationUrlSelectionEvent.getUrl()
Returns the selected url.Methods in com._1c.g5.v8.dt.internal.md.ui.aef.mobileapplicationurls that return types with arguments of type MobileApplicationUrlConstructors in com._1c.g5.v8.dt.internal.md.ui.aef.mobileapplicationurls with parameters of type MobileApplicationUrlModifierConstructorDescriptionCreates a new event. -
Uses of MobileApplicationUrl in com._1c.g5.v8.dt.md.ui.aef.models
Methods in com._1c.g5.v8.dt.md.ui.aef.models that return MobileApplicationUrlModifier and TypeMethodDescriptionBmListMobileApplicationUrlsModel.getSelectedUrl()
IMobileApplicationUrlsModel.getSelectedUrl()
Returns current selected url.Methods in com._1c.g5.v8.dt.md.ui.aef.models with parameters of type MobileApplicationUrlModifier and TypeMethodDescriptionprotected boolean
BmListMobileApplicationUrlsModel.isElementEqual
(MobileApplicationUrl oldUrl, MobileApplicationUrl newUrl) void
BmListMobileApplicationUrlsModel.setSelectedUrl
(MobileApplicationUrl selectedUrl) void
IMobileApplicationUrlsModel.setSelectedUrl
(MobileApplicationUrl ulr) Sets current selected url. -
Uses of MobileApplicationUrl in com._1c.g5.v8.dt.metadata.common
Methods in com._1c.g5.v8.dt.metadata.common that return MobileApplicationUrlModifier and TypeMethodDescriptionCommonFactory.createMobileApplicationUrl()
Returns a new object of class 'Mobile Application Url'. -
Uses of MobileApplicationUrl in com._1c.g5.v8.dt.metadata.common.impl
Classes in com._1c.g5.v8.dt.metadata.common.impl that implement MobileApplicationUrlModifier and TypeClassDescriptionclass
An implementation of the model object 'Mobile Application Url'.Methods in com._1c.g5.v8.dt.metadata.common.impl that return MobileApplicationUrl -
Uses of MobileApplicationUrl in com._1c.g5.v8.dt.metadata.common.util
Methods in com._1c.g5.v8.dt.metadata.common.util with parameters of type MobileApplicationUrlModifier and TypeMethodDescriptionCommonSwitch.caseMobileApplicationUrl
(MobileApplicationUrl object) Returns the result of interpreting the object as an instance of 'Mobile Application Url'.