public class EditOnlineDialog extends CCCheckoutFileDialog
Modifier and Type | Field and Description |
---|---|
static String |
ONLINE_EDITING |
LBL_CHECKOUT, LBL_SAVE
FILE, MSG_ERROR_CANCELCHECKOUT, MSG_ERROR_CHECKIN, MSG_ERROR_CHECKOUT, MSG_ERROR_UPDATE, property
browseBean, isFinished, navigator, parameters
Constructor and Description |
---|
EditOnlineDialog() |
Modifier and Type | Method and Description |
---|---|
void |
handle(ActionEvent event)
Base handling method.
|
void |
handleCifsEditing(ActionEvent event)
Action listener for handle cifs online editing action.
|
void |
handleHttpEditing(ActionEvent event)
Action listener for handle http online(inline) editing action.
|
void |
handleWebdavEditing(ActionEvent event)
Action listener for handle webdav online editing action.
|
checkoutFile, finishImpl, getContainerTitle, getFinishButtonDisabled, getFinishButtonLabel
cancel, checkinFileOK, clearUpload, editFile, editInline, getBrowseBean, getFileName, getFileUploadSuccessMsg, isVersionable, removeUploadedFile, resetState, setBrowseBean, setFileName, setNavigator, setProperty, setupContentAction, setupContentDocument, setupWorkflowContentAction, undoCheckout, updateFileOK
doPostCommitProcessing, finish, formatErrorMessage, getActionsConfigId, getActionsContext, getAdditionalButtons, getCancelButtonLabel, getCheckOutCheckInService, getContainerDescription, getContainerSubTitle, getDefaultCancelOutcome, getDefaultFinishOutcome, getDictionaryService, getErrorMessageId, getErrorOutcome, getFileFolderService, getMoreActionsConfigId, getNamespaceService, getNodeService, getRuleService, getSearchService, getTransactionService, init, isFinished, restored, setDictionaryService, setFileFolderService, setNamespaceService, setNodeService, setSearchService
public static final String ONLINE_EDITING
public void handleWebdavEditing(ActionEvent event)
event
- ActionEventpublic void handleCifsEditing(ActionEvent event)
event
- ActionEventpublic void handleHttpEditing(ActionEvent event)
event
- ActionEventpublic void handle(ActionEvent event)
event
- ActionEventCopyright © 2005–2017 Alfresco Software. All rights reserved.