public class EditOnlineDialog extends CCCheckoutFileDialog
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ONLINE_EDITING |
LBL_CHECKOUT, LBL_SAVEFILE, MSG_ERROR_CANCELCHECKOUT, MSG_ERROR_CHECKIN, MSG_ERROR_CHECKOUT, MSG_ERROR_UPDATE, propertybrowseBean, isFinished, navigator, parameters| Constructor and Description |
|---|
EditOnlineDialog() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(javax.faces.event.ActionEvent event)
Base handling method.
|
void |
handleCifsEditing(javax.faces.event.ActionEvent event)
Action listener for handle cifs online editing action.
|
void |
handleHttpEditing(javax.faces.event.ActionEvent event)
Action listener for handle http online(inline) editing action.
|
void |
handleWebdavEditing(javax.faces.event.ActionEvent event)
Action listener for handle webdav online editing action.
|
checkoutFile, finishImpl, getContainerTitle, getFinishButtonDisabled, getFinishButtonLabelcancel, checkinFileOK, clearUpload, editFile, editInline, getBrowseBean, getFileName, getFileUploadSuccessMsg, isVersionable, removeUploadedFile, resetState, setBrowseBean, setFileName, setNavigator, setProperty, setupContentAction, setupContentDocument, setupWorkflowContentAction, undoCheckout, updateFileOKdoPostCommitProcessing, 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, setSearchServicepublic static final java.lang.String ONLINE_EDITING
public void handleWebdavEditing(javax.faces.event.ActionEvent event)
event - ActionEventpublic void handleCifsEditing(javax.faces.event.ActionEvent event)
event - ActionEventpublic void handleHttpEditing(javax.faces.event.ActionEvent event)
event - ActionEventpublic void handle(javax.faces.event.ActionEvent event)
event - ActionEventCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.