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, setToolbar
getContributionURI, getObject, setContributionURI, setObject
getContext, getProperties, getVariables, setContext
getIconURI, getLabel, getLocalizedLabel, getLocalizedTooltip, getTooltip, setIconURI, setLabel, setTooltip
getHandlers
isDirty, setDirty
getBindingContexts
getAccessibilityPhrase, getContainerData, getCurSharedRef, getLocalizedAccessibilityPhrase, getParent, getRenderer, getVisibleWhen, getWidget, isOnTop, isToBeRendered, isVisible, setAccessibilityPhrase, setContainerData, setCurSharedRef, setOnTop, setParent, setRenderer, setToBeRendered, setVisible, setVisibleWhen, setWidget
getInputURI, setInputURI
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.