| 
Rational Developer for Power Systems Software V7.6  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAbstractModelerPropertySection
com.ibm.etools.systems.application.visual.editor.ui.properties.AbstractApplicationModelPropertySection
com.ibm.etools.systems.application.visual.editor.srcinfo.ui.properties.SourceContainerIncludeSection
public class SourceContainerIncludeSection
The properties section for Includes model elements contained in a source container.
| Field Summary | |
|---|---|
static String | 
copyright
 | 
| Constructor Summary | |
|---|---|
SourceContainerIncludeSection()
Constructor.  | 
|
| Method Summary | |
|---|---|
 void | 
createControls(Composite parent,
               TabbedPropertySheetPage aTabbedPropertySheetPage)
Create controls.  | 
 void | 
dispose()
 | 
 Control | 
getControl()
Return main control widget.  | 
protected  SourceContainerIncludeTableContentProvider | 
getTableContentProvider()
Get Includes table content provider.  | 
protected  void | 
handleBrowseSource(Shell shell,
                   ISelection selection)
Handle browsing the source for the selected CallableBlock.  | 
protected  void | 
handleOpenSource(Shell shell,
                 ISelection selection)
Handle opening the source for the selected CallableBlock.  | 
protected  void | 
setTableContentProvider(SourceContainerIncludeTableContentProvider contentProvider)
Set Includes table content provider.  | 
protected  boolean | 
supportsBrowseSourceAction()
Whether or not the Browse Source actionshould be added.  | 
protected  boolean | 
supportsOpenSourceAction()
Whether or not the OpenSource action and double click should be added.  | 
protected  void | 
update()
Update after input is reset.  | 
| Methods inherited from class com.ibm.etools.systems.application.visual.editor.ui.properties.AbstractApplicationModelPropertySection | 
|---|
getEditor, getIconRetriever, getImage, getPropertiesSectionHelper, getSemanticObject, setHelp, setHelp, setInput, setPropertiesSectionHelper | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static String copyright
| Constructor Detail | 
|---|
public SourceContainerIncludeSection()
| Method Detail | 
|---|
public void createControls(Composite parent,
                           TabbedPropertySheetPage aTabbedPropertySheetPage)
createControls in class AbstractApplicationModelPropertySectionpublic Control getControl()
AbstractApplicationModelPropertySection
getControl in class AbstractApplicationModelPropertySectionprotected void update()
AbstractApplicationModelPropertySection
update in class AbstractApplicationModelPropertySectionprotected SourceContainerIncludeTableContentProvider getTableContentProvider()
protected void setTableContentProvider(SourceContainerIncludeTableContentProvider contentProvider)
public void dispose()
ISectionprotected boolean supportsOpenSourceAction()
protected boolean supportsBrowseSourceAction()
protected void handleOpenSource(Shell shell,
                                ISelection selection)
protected void handleBrowseSource(Shell shell,
                                  ISelection selection)
  | 
Rational Developer for Power Systems Software V7.6  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||