|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAction
com.unitesk.requality.eclipse.ui.cnf.CNFAction
com.unitesk.requality.eclipse.views.actions.documents.ImportAction
public class ImportAction
Field Summary | |
---|---|
static java.lang.String |
initalPath
|
Fields inherited from class com.unitesk.requality.eclipse.ui.cnf.CNFAction |
---|
selection |
Constructor Summary | |
---|---|
ImportAction(ISelectionProvider provider)
|
Method Summary | |
---|---|
boolean |
isEnabled()
|
static void |
openDocument(java.lang.String docId,
TreeDB db)
|
void |
run()
|
Methods inherited from class com.unitesk.requality.eclipse.ui.cnf.CNFAction |
---|
getSelectedNode, run, selectionChanged |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.lang.String initalPath
Constructor Detail |
---|
public ImportAction(ISelectionProvider provider)
Method Detail |
---|
public void run()
public static void openDocument(java.lang.String docId, TreeDB db)
public boolean isEnabled()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |