public class RemoveFileCommandNoConfirm extends RemoveFileCommand
| Constructor and Description | 
|---|
RemoveFileCommandNoConfirm()  | 
RemoveFileCommandNoConfirm(int cmdId, int type)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
isNeedConfirmClose()  | 
buildFileNamesString, canRemove, canRemove, createUpdateMessage, doit, getAffectedNodes, remove, remove, removeenableConfirmation, getContext, getData, getId, getName, getProgressHandle, getType, isGlobal, setContext, setData, setTaskInfo, undo
public RemoveFileCommandNoConfirm(int cmdId,
                          int type)
public RemoveFileCommandNoConfirm()
protected boolean isNeedConfirmClose()
isNeedConfirmClose in class RemoveFileCommandtrue if the user should be prompted to save dirty nodes prior to removing them. This allows suppression of the 'Save Files' dialog when the files are about to be removed from disk altogether.