Interface ActionBarViewModel

All Superinterfaces:
ControlViewModel, org.eclipse.emf.ecore.EObject, IControlViewModel, IViewModel, org.eclipse.emf.common.notify.Notifier, SelectViewModel
All Known Subinterfaces:
ColorActionBarViewModel, ColorValueControlViewModel, FontValueControlViewModel, PredefinedItemCodeViewModel, PredefinedValueControlViewModel, ShortcutViewModel, StringValueControlViewModel, TypeSelectionControlViewModel
All Known Implementing Classes:
ActionBarViewModelImpl, ColorActionBarViewModelImpl, ColorValueControlViewModelImpl, FontValueControlViewModelImpl, PredefinedItemCodeViewModelImpl, PredefinedValueControlViewModelImpl, ShortcutViewModelImpl, StringValueControlViewModelImpl, TypeSelectionControlViewModelImpl

public interface ActionBarViewModel extends SelectViewModel
A representation of the model object 'Action Bar View Model'. * The view model for action bar.

The following features are supported:

See Also: