org.eclipse.epf.authoring.ui.properties
Class ActivityTeamRollupSection

java.lang.Object
  extended byorg.eclipse.ui.views.properties.tabbed.AbstractPropertySection
      extended byorg.eclipse.epf.authoring.ui.properties.AbstractSection
          extended byorg.eclipse.epf.authoring.ui.properties.ActivityRollupSection
              extended byorg.eclipse.epf.authoring.ui.properties.ActivityTeamRollupSection
All Implemented Interfaces:
java.util.EventListener, org.eclipse.ui.views.properties.tabbed.ISection, java.beans.PropertyChangeListener

public class ActivityTeamRollupSection
extends ActivityRollupSection

The team rollup section for activity

Since:
1.0
Author:
Shilpa Toraskar

Field Summary
 
Fields inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
STANDARD_LABEL_WIDTH
 
Constructor Summary
ActivityTeamRollupSection()
           
 
Methods inherited from class org.eclipse.epf.authoring.ui.properties.ActivityRollupSection
createControls, dispose, refresh
 
Methods inherited from class org.eclipse.epf.authoring.ui.properties.AbstractSection
getAdapter, getAdapterFactory, getEditor, getElement, getFilteredList, getInput, getNamePrefix, getPropertySheetPage, getSelection, propertyChange, setInput
 
Methods inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
aboutToBeHidden, aboutToBeShown, getMinimumHeight, getPart, getWidgetFactory, shouldUseExtraSpace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActivityTeamRollupSection

public ActivityTeamRollupSection()