ccc.client.gwt.actions
Class OpenUpdateFolderAction

java.lang.Object
  extended by ccc.client.gwt.actions.OpenUpdateFolderAction
All Implemented Interfaces:
Action

public class OpenUpdateFolderAction
extends java.lang.Object
implements Action

Edit a folder.

Author:
Civic Computing Ltd.

Field Summary
 
Fields inherited from interface ccc.client.core.Action
UI_CONSTANTS, USER_ACTIONS
 
Constructor Summary
OpenUpdateFolderAction(SingleSelectionModel selectionModel)
          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

OpenUpdateFolderAction

public OpenUpdateFolderAction(SingleSelectionModel selectionModel)
Constructor.

Parameters:
selectionModel - The selectionModel for this action.
Method Detail

execute

public void execute()
Perform the action.

Specified by:
execute in interface Action


Copyright © 2010. All Rights Reserved.