public interface MInputPart extends MPart, MInput
This is a subclass of Part that allows tracking of an 'input'. While originally defined as a type of 'editor' it turns out that it may well be better to just use a regular Part and to store what would be the input as an entry on the Part's 'persistentData' map.
getDescription, getLocalizedDescription, getMenus, getToolbar, isCloseable, setCloseable, setDescription, setToolbargetContributionURI, getObject, setContributionURI, setObjectgetContext, getProperties, getVariables, setContextgetIconURI, getLabel, getLocalizedLabel, getLocalizedTooltip, getTooltip, setIconURI, setLabel, setTooltipgetHandlersisDirty, setDirtygetBindingContextsgetAccessibilityPhrase, getContainerData, getCurSharedRef, getLocalizedAccessibilityPhrase, getParent, getRenderer, getVisibleWhen, getWidget, isOnTop, isToBeRendered, isVisible, setAccessibilityPhrase, setContainerData, setCurSharedRef, setOnTop, setParent, setRenderer, setToBeRendered, setVisible, setVisibleWhen, setWidgetgetInputURI, setInputURI
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.