|
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.Object AbstractModelerPropertySection com.ibm.etools.systems.application.visual.editor.ui.properties.AbstractApplicationModelPropertySection com.ibm.etools.systems.application.visual.editor.srcinfo.ui.properties.SourceContainerCallableBlockSection
public class SourceContainerCallableBlockSection
The properties section for CallableBlocks model elements contained in a source container.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
SourceContainerCallableBlockSection()
Constructor. |
Method Summary | |
---|---|
void |
createControls(Composite parent,
TabbedPropertySheetPage aTabbedPropertySheetPage)
Create controls. |
Control |
getControl()
Return main control widget. |
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 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 SourceContainerCallableBlockSection()
Method Detail |
---|
public void createControls(Composite parent, TabbedPropertySheetPage aTabbedPropertySheetPage)
createControls
in class AbstractApplicationModelPropertySection
public Control getControl()
AbstractApplicationModelPropertySection
getControl
in class AbstractApplicationModelPropertySection
protected void update()
AbstractApplicationModelPropertySection
update
in class AbstractApplicationModelPropertySection
protected 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 |