Interface MLocalizable
-
- All Known Subinterfaces:
MApplication
,MArea
,MCategory
,MCommand
,MCompositePart
,MDialog
,MDirectMenuItem
,MDirectToolItem
,MDynamicMenuContribution
,MElementContainer<T>
,MGenericStack<T>
,MGenericTile<T>
,MGenericTrimContainer<T>
,MHandledItem
,MHandledMenuItem
,MHandledToolItem
,MItem
,MMenu
,MMenuContribution
,MMenuElement
,MMenuItem
,MMenuSeparator
,MPart
,MPartDescriptor
,MPartSashContainer
,MPartSashContainerElement
,MPartStack
,MPerspective
,MPerspectiveStack
,MPlaceholder
,MPopupMenu
,MStackElement
,MToolBar
,MToolBarContribution
,MToolBarElement
,MToolBarSeparator
,MToolControl
,MToolItem
,MTrimBar
,MTrimContribution
,MTrimElement
,MTrimmedWindow
,MUIElement
,MUILabel
,MWindow
,MWindowElement
,MWizardDialog
public interface MLocalizable
A representation of the model object 'Localizable'.This class should be mixed into any UI element that should participate in the Locale update handling.
- Since:
- 1.1
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
updateLocalization()
-