Interface TabItemViewModel

All Superinterfaces:
org.eclipse.emf.ecore.EObject, IViewModel, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
TabItemViewModelImpl

public interface TabItemViewModel extends IViewModel
A representation of the model object 'Tab Item View Model'. The tab item view model

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Title' attribute.
    void
    Sets the value of the 'Title' attribute.

    Methods inherited from interface org.eclipse.emf.ecore.EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface com._1c.g5.aef2.viewModels.IViewModel

    getEventChannel, getParent, setEventChannel, setParent

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver