com.unitesk.requality.eclipse.views.properties
public class AltDescriptionPropertySection extends TreeNodePropertiesTab implements ILocationTab
Modifier and Type | Field and Description |
---|---|
ITreeChangeListener |
tcl |
node, updating
Constructor and Description |
---|
AltDescriptionPropertySection() |
Modifier and Type | Method and Description |
---|---|
void |
aboutToBeHidden() |
void |
createControls(org.eclipse.swt.widgets.Composite parent,
TabbedPropertySheetPage aTabbedPropertySheetPage) |
void |
dispose() |
java.util.Map<Location,java.util.List<Requirement>> |
getLocationsAndRequirements() |
void |
refreshLocations() |
protected void |
setTreeNode(TreeNode node) |
getDescriptionFocusAdapter, setInput, toRequirement, toRequirementOrNode, toTreeNode
public ITreeChangeListener tcl
public void createControls(org.eclipse.swt.widgets.Composite parent, TabbedPropertySheetPage aTabbedPropertySheetPage)
createControls
in class TreeNodePropertiesTab
public void refreshLocations()
refreshLocations
in interface ILocationTab
public void dispose()
dispose
in class TreeNodePropertiesTab
protected void setTreeNode(TreeNode node)
setTreeNode
in class TreeNodePropertiesTab
public void aboutToBeHidden()
public java.util.Map<Location,java.util.List<Requirement>> getLocationsAndRequirements()
getLocationsAndRequirements
in interface ILocationTab