public class ListComponentSectionPage extends ICEFormPage
Constructor and Description |
---|
ListComponentSectionPage(org.eclipse.ui.forms.editor.FormEditor editor,
java.lang.String id,
java.lang.String title)
The Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
setList(ListComponent list)
This operation sets the ListComponent that should be used as input for
the section page.
|
canLeaveThePage, createPartControl, dispose, doSave, doSaveAs, getEditor, getId, getIndex, getManagedForm, getPartControl, getTitleImage, init, initialize, isActive, isDirty, isEditor, isSaveAsAllowed, selectReveal, setActive, setFocus, setIndex
getEditorInput, getEditorSite, getTitleToolTip, isSaveOnCloseNeeded, setInitializationData
addPartPropertyListener, addPropertyListener, getAdapter, getContentDescription, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, removePartPropertyListener, removePropertyListener, setPartProperty, showBusy
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ListComponentSectionPage(org.eclipse.ui.forms.editor.FormEditor editor, java.lang.String id, java.lang.String title)
editor
- The FormEditor for which the Page should be constructed.id
- The id of the page.title
- The title of the page.public void setList(ListComponent list)
list
- The ListComponent