|
||||||||||
| 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.RenameAction
public class RenameAction
| Constructor Summary | |
|---|---|
RenameAction()
|
|
| Method Summary | |
|---|---|
java.lang.String |
isValid(java.lang.String newName)
|
protected void |
run(java.util.Set<com.hp.hpl.jena.rdf.model.Resource> resources)
|
| 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, selectionChanged |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RenameAction()
| Method Detail |
|---|
protected void run(java.util.Set<com.hp.hpl.jena.rdf.model.Resource> resources)
run in class AbstractSelectionViewActionpublic java.lang.String isValid(java.lang.String newName)
isValid in interface org.eclipse.jface.dialogs.IInputValidator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||