public interface IWorkbenchPropertyPageMulti extends IPreferencePage
IWorkbenchPropertyPage
with the addition
of support for multiple selection.IWorkbenchPropertyPage
Modifier and Type | Method and Description |
---|---|
void |
setElements(IAdaptable[] elements)
Sets the elements that own properties shown on this page.
|
computeSize, isValid, okToLeave, performCancel, performOk, setContainer, setSize
createControl, dispose, getControl, getDescription, getErrorMessage, getImage, getMessage, getTitle, performHelp, setDescription, setImageDescriptor, setTitle, setVisible
void setElements(IAdaptable[] elements)
elements
- objects that own the properties shown in this page
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.