Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.ui.views.properties.function
Class AbstractFunctionSection<F extends Function>

java.lang.Object
  extended by org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
      extended by eu.esdihumboldt.hale.ui.views.properties.AbstractSingleObjectSection
          extended by eu.esdihumboldt.hale.ui.views.properties.AbstractTextSection
              extended by eu.esdihumboldt.hale.ui.views.properties.function.AbstractFunctionSection<F>
Type Parameters:
F - the function
All Implemented Interfaces:
org.eclipse.ui.views.properties.tabbed.ISection
Direct Known Subclasses:
AbstractFunctionParameterSection, DefaultFunctionSection

public abstract class AbstractFunctionSection<F extends Function>
extends AbstractTextSection

Abstract section for function properties

Author:
Patrick Lieb

Field Summary
 
Fields inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
STANDARD_LABEL_WIDTH
 
Constructor Summary
AbstractFunctionSection()
           
 
Method Summary
 F getFunction()
           
protected  void setFunction(F fun)
           
 
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, 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

AbstractFunctionSection

public AbstractFunctionSection()
Method Detail

setFunction

protected void setFunction(F fun)
Parameters:
fun - the Function

getFunction

public F getFunction()
Returns:
the Function

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d