|
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 SystemViewExpandToBaseAction com.ibm.etools.iseries.rse.ui.actions.QSYSExpandLibraryToBaseAction
public class QSYSExpandLibraryToBaseAction
Base class for Expand To actions on a library
Field Summary | |
---|---|
static String |
Copyright
|
Constructor Summary | |
---|---|
QSYSExpandLibraryToBaseAction(String label,
String tooltip,
ImageDescriptor image,
Shell parent,
String typeAttrFilters)
Constructor. |
Method Summary | |
---|---|
static void |
addExpandToActions(SystemMenuManager menu,
Shell shell)
Static helper method to add all the expand-to actions to the given menu |
static SystemViewExpandToBaseAction[] |
getExpandToActions(Shell shell)
Static helper method to return all the expand to actions |
protected String |
getFilterString(Object selectedObject)
Overridable extension point to get the fully resolved filter string at the time action is run. |
String |
getTypeAttrString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String Copyright
Constructor Detail |
---|
public QSYSExpandLibraryToBaseAction(String label, String tooltip, ImageDescriptor image, Shell parent, String typeAttrFilters)
Method Detail |
---|
protected String getFilterString(Object selectedObject)
public static SystemViewExpandToBaseAction[] getExpandToActions(Shell shell)
public static void addExpandToActions(SystemMenuManager menu, Shell shell)
public String getTypeAttrString()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |