|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccc.client.gwt.actions.OpenMoveAction
public final class OpenMoveAction
Move resource.
Field Summary |
---|
Fields inherited from interface ccc.client.core.Action |
---|
UI_CONSTANTS, USER_ACTIONS |
Constructor Summary | |
---|---|
OpenMoveAction(SingleSelectionModel selectionModel,
ResourceSummary root)
Constructor. |
Method Summary | |
---|---|
void |
execute()
Perform the action. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OpenMoveAction(SingleSelectionModel selectionModel, ResourceSummary root)
selectionModel
- The selection model.root
- The root of current resource tree.Method Detail |
---|
public void execute()
execute
in interface Action
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |