public class CmdDeletedFiles extends BasicController implements FolderCommand
Initial Date: 21 sept. 2009
FOLDERCOMMAND_FINISHED
构造器和说明 |
---|
CmdDeletedFiles(UserRequest ureq,
WindowControl wControl) |
限定符和类型 | 方法和说明 |
---|---|
Controller |
execute(FolderComponent folderComponent,
UserRequest ureq,
WindowControl wControl,
Translator translator)
Execute the command.
|
int |
getStatus() |
boolean |
runsModal() |
addControllerListener, addLoggingResourceable, dispatchEvent, dispatchEvent, dispose, getControllerCount, getInitialComponent, getUserActivityLogger, getWindowControlForDebug, isDisposed, toString
public CmdDeletedFiles(UserRequest ureq, WindowControl wControl)
public Controller execute(FolderComponent folderComponent, UserRequest ureq, WindowControl wControl, Translator translator)
FolderCommand
execute
在接口中 FolderCommand
public int getStatus()
getStatus
在接口中 FolderCommand
public boolean runsModal()
runsModal
在接口中 FolderCommand