|
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.AbstractTextSection
eu.esdihumboldt.hale.ui.views.properties.definition.AbstractDefinitionSection<T>
eu.esdihumboldt.hale.ui.views.properties.definition.DefaultDefinitionSection<Definition<?>>
eu.esdihumboldt.hale.ui.views.properties.definition.DefinitionLocationLinkSection
eu.esdihumboldt.hale.ui.views.properties.definition.childdefinition.ChildDefinitionLocationLinkSection
public class ChildDefinitionLocationLinkSection
Properties section with a link to open the location in editor or browser
Field Summary |
---|
Fields inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection |
---|
STANDARD_LABEL_WIDTH |
Constructor Summary | |
---|---|
ChildDefinitionLocationLinkSection()
|
Method Summary | |
---|---|
protected void |
setInput(Object input)
Set the input object. |
Methods inherited from class eu.esdihumboldt.hale.ui.views.properties.definition.DefinitionLocationLinkSection |
---|
createControls, refresh |
Methods inherited from class eu.esdihumboldt.hale.ui.views.properties.definition.AbstractDefinitionSection |
---|
getDefinition, setDefinition |
Methods inherited from class eu.esdihumboldt.hale.ui.views.properties.AbstractTextSection |
---|
abstractCreateControls, getText, getText2 |
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, dispose, getMinimumHeight, getPart, getSelection, getWidgetFactory, shouldUseExtraSpace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChildDefinitionLocationLinkSection()
Method Detail |
---|
protected void setInput(Object input)
AbstractSingleObjectSection
setInput
in class DefaultDefinitionSection<Definition<?>>
input
- the object to display properties onDefaultDefinitionSection.setInput(java.lang.Object)
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |