|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.views.properties.tabbed.AbstractPropertySection
eu.esdihumboldt.hale.ui.views.properties.AbstractSingleObjectSection
eu.esdihumboldt.hale.ui.views.properties.cell.AbstractCellSection
public abstract class AbstractCellSection
Cell section base class.
Field Summary |
---|
Fields inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection |
---|
STANDARD_LABEL_WIDTH |
Constructor Summary | |
---|---|
AbstractCellSection()
|
Method Summary | |
---|---|
Cell |
getCell()
Get the current cell. |
protected void |
setInput(Object input)
Set the input object. |
Methods inherited from class eu.esdihumboldt.hale.ui.views.properties.AbstractSingleObjectSection |
---|
setInput |
Methods inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection |
---|
aboutToBeHidden, aboutToBeShown, createControls, dispose, getMinimumHeight, getPart, getSelection, getWidgetFactory, refresh, shouldUseExtraSpace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractCellSection()
Method Detail |
---|
protected void setInput(Object input)
AbstractSingleObjectSection
setInput
in class AbstractSingleObjectSection
input
- the object to display properties onAbstractSingleObjectSection.setInput(Object)
public Cell getCell()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |