|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraidcomposer.ui.views.AbstractViewAction
org.topbraidcomposer.ui.views.AbstractSelectionViewAction
org.topbraidcomposer.navigation.AbstractChangeViewAction
org.topbraidcomposer.navigation.DeleteResourcesAction
public class DeleteResourcesAction
A generic action to delete the resources in a viewer that shows ResourceTreeNodes or Resources.
| Constructor Summary | |
|---|---|
DeleteResourcesAction()
|
|
| Method Summary | |
|---|---|
IChange |
createChange(java.util.Set<com.hp.hpl.jena.rdf.model.Resource> resources)
|
protected void |
showCannotExecuteMessage(IChange operation)
|
protected void |
updateEnabled(org.eclipse.jface.action.IAction action)
|
| Methods inherited from class org.topbraidcomposer.navigation.AbstractChangeViewAction |
|---|
run, selectionChanged, showCannotExecuteMessage |
| Methods inherited from class org.topbraidcomposer.ui.views.AbstractSelectionViewAction |
|---|
getFirstSelectedResource, getSelectedResources, listSelectedResources, run |
| Methods inherited from class org.topbraidcomposer.ui.views.AbstractViewAction |
|---|
asyncExec, getAction, getSelection, getShell, getViewPart, init, run |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeleteResourcesAction()
| Method Detail |
|---|
public IChange createChange(java.util.Set<com.hp.hpl.jena.rdf.model.Resource> resources)
createChange in class AbstractChangeViewActionprotected void showCannotExecuteMessage(IChange operation)
showCannotExecuteMessage in class AbstractChangeViewActionprotected void updateEnabled(org.eclipse.jface.action.IAction action)
updateEnabled in class AbstractChangeViewAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||