Uses of Interface
com.e1c.g5.dt.applications.infobases.IInfobaseApplication
Packages that use IInfobaseApplication
Package
Description
-
Uses of IInfobaseApplication in com.e1c.g5.dt.internal.applications.infobases
Classes in com.e1c.g5.dt.internal.applications.infobases that implement IInfobaseApplication -
Uses of IInfobaseApplication in com.e1c.g5.dt.internal.applications.ui.editor.infobases.aef.model
Methods in com.e1c.g5.dt.internal.applications.ui.editor.infobases.aef.model that return IInfobaseApplicationModifier and TypeMethodDescriptionprotected final IInfobaseApplicationAbstractInfobaseApplicationEditorModel.getApplication()Returns the application.Constructors in com.e1c.g5.dt.internal.applications.ui.editor.infobases.aef.model with parameters of type IInfobaseApplicationModifierConstructorDescriptionCreates a new model.InfobaseAccessSettingsModel(IInfobaseAccessManager infobaseAccessManager, IInfobaseApplication application) Creates a new model.InfobaseDebugPortModel(IApplicationAttributeRepository attributeRepository, IInfobaseApplication application) Creates a new model.InfobaseSynchronizationSettingsModel(IInfobaseSynchronizationManager synchronizationManager, IInfobaseSynchronizationSettingsRegistry synchronizationSettingsRegistry, IRuntimeInstallationManager runtimeInstallationManager, IInfobaseApplication application) Creates a new model. -
Uses of IInfobaseApplication in com.e1c.g5.dt.internal.applications.ui.editor.infobases.commands
Methods in com.e1c.g5.dt.internal.applications.ui.editor.infobases.commands with parameters of type IInfobaseApplicationModifier and TypeMethodDescriptionprotected abstract voidAbstractPublicationHandler.execute(org.eclipse.core.commands.ExecutionEvent event, org.eclipse.swt.widgets.Shell activeShell, IApplicationEditingContext editingContext, IInfobaseApplication infobaseApplication, IResolvableRuntimeInstallation resolvable) Executes the main handler action.protected voidPublishInfobaseHandler.execute(org.eclipse.core.commands.ExecutionEvent event, org.eclipse.swt.widgets.Shell activeShell, IApplicationEditingContext editingContext, IInfobaseApplication infobaseApplication, IResolvableRuntimeInstallation resolvableRuntimeInstallation) protected voidPublishMobileApplicationHandler.execute(org.eclipse.core.commands.ExecutionEvent event, org.eclipse.swt.widgets.Shell activeShell, IApplicationEditingContext editingContext, IInfobaseApplication infobaseApplication, IResolvableRuntimeInstallation resolvableRuntimeInstallation) protected voidRemovePublicationHandler.execute(org.eclipse.core.commands.ExecutionEvent event, org.eclipse.swt.widgets.Shell activeShell, IApplicationEditingContext editingContext, IInfobaseApplication infobaseApplication, IResolvableRuntimeInstallation resolvable)