public class OwDelegateView extends OwView
View used to display changeable inner 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
CURRENT_MODULE_KEY, FORMULAR_PLACEHOLDER_END_DELIMITER, FORMULAR_PLACEHOLDER_START_DELIMITER, m_externalFormEventTargetEMPTY_STRING| Constructor and Description |
|---|
OwDelegateView() |
| Modifier and Type | Method and Description |
|---|---|
OwView |
getView()
returns inner view
|
protected void |
onActivate(int index_p,
Object oReason_p)
activate the target from a navigation module.
|
void |
setView(OwView view_p)
change inner view
|
activate, addView, detach, getBreadcrumbPart, getDocument, getExternalFormEventTarget, getFormName, getFormTarget, getIcon, getIterator, getMaximizeView, getParent, getRenderedNamedRegion, getRenderedRegion, getTitle, getViewList, init, isFormTargetExternal, isNamedRegion, isRegion, isShowMaximized, isShowMinimized, isShowNormal, onRender, onUpdate, render, renderHTMLFormular, renderNamedRegion, renderRegion, serverSideDesignInclude, serverSideInclude, setDocument, setExternalFormTarget, setMaximizeView, setParent, showMaximized, showMinimized, showNormal, usesFormWithAttributesattach, disableRequestListener, enableRequestListener, getAjaxEventURL, getContext, getEventURL, getFormEventFunction, getFormEventURL, getID, onExternalRequest, onFormEvent, onRequest, updateExternalFormTargetpublic OwView getView()
public void setView(OwView view_p) throws Exception
view_p - Exceptionprotected void onActivate(int index_p,
Object oReason_p)
throws Exception
OwViewonActivate in class OwViewindex_p - int tab iIndex of NavigationoReason_p - User Object which was submitted when target was attached to the navigation moduleExceptionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.