public class OwSettingsView
extends com.wewebu.ow.server.app.OwMasterView
Settings 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 com.wewebu.ow.server.app.OwConfiguration |
m_Configuration
reference to the configuration
|
protected com.wewebu.ow.server.app.OwSettings |
m_Settings
reference to the settings
|
protected com.wewebu.ow.server.app.OwSubNavigationView |
m_SubNavigation |
| Constructor and Description |
|---|
OwSettingsView() |
| Modifier and Type | Method and Description |
|---|---|
protected OwSettingsSetView |
createSettingsSetView()
overridable factory method to create view
|
protected void |
init()
called when the view should create its HTML content to be displayed
|
protected void |
onActivate(int iIndex_p,
Object oReason_p)
activate the target from a navigation module.
|
getBreadcrumbPart, getConfigNode, getConfiguration, getDialogManager, getIcon, getPlugin, getPluginID, getTitleactivate, addView, detach, getDocument, getExternalFormEventTarget, getFormName, getFormTarget, getIterator, getMaximizeView, getParent, getRenderedNamedRegion, getRenderedRegion, getViewList, isFormTargetExternal, isNamedRegion, isRegion, isShowMaximized, isShowMinimized, isShowNormal, onRender, onUpdate, render, renderHTMLFormular, renderNamedRegion, renderRegion, serverSideDesignInclude, serverSideInclude, setDocument, setExternalFormTarget, setMaximizeView, setParent, showMaximized, showMinimized, showNormal, usesFormWithAttributesprotected com.wewebu.ow.server.app.OwConfiguration m_Configuration
protected com.wewebu.ow.server.app.OwSubNavigationView m_SubNavigation
protected com.wewebu.ow.server.app.OwSettings m_Settings
protected void init()
throws Exception
init in class com.wewebu.ow.server.app.OwMasterViewExceptionprotected OwSettingsSetView createSettingsSetView()
protected void onActivate(int iIndex_p,
Object oReason_p)
throws Exception
onActivate in class com.wewebu.ow.server.app.OwMasterViewiIndex_p - int tab index of NavigationoReason_p - User Object which was submitted when target was attached to the navigation moduleExceptionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.