public class OwBPMStandardLaunchProcessorView extends OwBPMStandardProcessorView
A standard launch-step processor view.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Modifier and Type | Field and Description |
---|---|
protected int |
m_iCancelBtnIndex
menu ID of the apply button
|
m_configNode, m_iDispatchButton, m_iReturnToSourceButton, m_seqview, RESPONSE_KEY
BATCH_INDEX_PROPERTIES_ATTRIBTUE_BAG_NAME, ERRORS_REGION, GROUP_COLLAPSED_CLASS_NAME, GROUP_EXPANDED_CLASS_NAME, m_batchIndexProperties, m_batchPropertiesHandler, m_enablesaveall, m_fAllPropertiesReadonly, m_fReadOnly, m_fSystem, m_iAppyBtnIndex, m_iLockIndex, m_iNextButtonIndex, m_iUnLockIndex, m_iViewMask, m_MenuView, m_ObjectRef, m_pasteMetadataHandler, m_Properties, m_ReadOnlyContext, m_readOnlyProperties, m_saveAllActive, m_theFieldManager, MAIN_REGION, MENU_REGION, MODES_REGION, QUERY_KEY_PROPNAME, VIEW_MASK_DISABLE_INTERNAL_MENU, VIEW_MASK_ENABLE_PASTE_METADATA, VIEW_MASK_READONLY, VIEW_MASK_RENDER_VERTICAL
CURRENT_MODULE_KEY, FORMULAR_PLACEHOLDER_END_DELIMITER, FORMULAR_PLACEHOLDER_START_DELIMITER, m_externalFormEventTarget
Constructor and Description |
---|
OwBPMStandardLaunchProcessorView(com.wewebu.ow.server.app.OwSequenceView seqview_p,
com.wewebu.ow.server.util.OwXMLUtil configNode_p) |
Modifier and Type | Method and Description |
---|---|
protected String |
getDispatchButtonTitle()
(overridable) Retrieves the dispatch button title
|
protected void |
init()
init the target after the context is set.
|
void |
onCancel(javax.servlet.http.HttpServletRequest request_p,
Object oReason_p)
event called when user clicked cancel button in menu
|
void |
renderRegion(Writer w_p,
int region_p) |
getWorkItem, isSupportLock, onApply, onDispatch, onReturnToSource, setObjectRef
clearBatchIndex, createBatchPropertiesHandler, createPasteMetadataHandler, detach, getClipboard, getField, getFieldManager, getFieldProviderName, getFieldProviderSource, getFieldProviderType, getFields, getFilteredClonedProperties, getMenu, getObjectRef, getPropertyListConfiguration, getReadOnlyContext, getRowClassName, getSafeFieldValue, getSaveBtnIndex, getSubregionAvailable, getUpdateStatus, hasViewMask, informUserOnSuccess, isGroupWithErrors, isPropertyReadonly, isReadOnly, isRegion, isSystemPropertyView, isValidated, mapProperties, onAjaxPropertyGroupCollapse, onApplyInternal, onBatchIndex, onLock, onNext, onPasteAllMetaData, onPasteThisMetaData, onRender, onUnLock, onUpdate, renderErrorsRegion, renderExtraColumnHeader, renderExtraColumnRows, renderGroupHeader, renderHorizontalProperties, renderHorizontalProperty, renderHorizontalPropertyGroups, renderMainRegion, renderModesRegion, renderPropertyGroup, renderPropertyListConfiguration, renderVertically, save, setBatchProperties, setDisplayNoSaveMsg, setField, setGroupPropertiesConfiguration, setInformUserOnSuccess, setModeType, setNextActivateView, setObjectRefEx, setPrevActivateView, setPropertyListConfiguration, setReadOnlyContext, setSaveAllActive, setSaveBtnIndex, setUpdateNoChanges, setViewMask, update, updateExternalFormTarget, usesFormWithAttributes
addRegion, addView, addView, addViewReference, getIterator, getViewRegion, isRegionMaximized, isRegionMinimized, isRegionNormal, renderNamedRegion
activate, getBreadcrumbPart, getDocument, getExternalFormEventTarget, getFormName, getFormTarget, getIcon, getMaximizeView, getParent, getRenderedNamedRegion, getRenderedRegion, getTitle, getViewList, isFormTargetExternal, isNamedRegion, isShowMaximized, isShowMinimized, isShowNormal, onActivate, render, renderHTMLFormular, serverSideDesignInclude, serverSideInclude, setDocument, setExternalFormTarget, setMaximizeView, setParent, showMaximized, showMinimized, showNormal
public OwBPMStandardLaunchProcessorView(com.wewebu.ow.server.app.OwSequenceView seqview_p, com.wewebu.ow.server.util.OwXMLUtil configNode_p)
public void renderRegion(Writer w_p, int region_p) throws Exception
renderRegion
in interface com.wewebu.ow.server.ui.OwBaseView
renderRegion
in class OwBPMStandardProcessorView
Exception
protected String getDispatchButtonTitle()
OwBPMStandardProcessorView
getDispatchButtonTitle
in class OwBPMStandardProcessorView
protected void init() throws Exception
OwBPMStandardProcessorView
init
in class OwBPMStandardProcessorView
Exception
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.