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_externalFormEventTarget
EMPTY_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, usesFormWithAttributes
attach, disableRequestListener, enableRequestListener, getAjaxEventURL, getContext, getEventURL, getFormEventFunction, getFormEventURL, getID, onExternalRequest, onFormEvent, onRequest, updateExternalFormTarget
public OwView getView()
public void setView(OwView view_p) throws Exception
view_p
- Exception
protected void onActivate(int index_p, Object oReason_p) throws Exception
OwView
onActivate
in class OwView
index_p
- int tab iIndex of NavigationoReason_p
- User Object which was submitted when target was attached to the navigation moduleException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.