public class OwMainNavigationView extends OwNavigationView
Main Navigation UI Module. Creates and displays the TAB plugins.
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 | Class and Description |
---|---|
class |
OwMainNavigationView.OwSubTabInfo
a navigation item
|
OwNavigationView.OwAbstractTabInfo, OwNavigationView.OwDelimiterTabInfo, OwNavigationView.OwTabInfo
Modifier and Type | Field and Description |
---|---|
static String |
NEXT_PLUGIN_ACTION_ID |
static String |
PREVIOUS_PLUGIN_ACTION_ID |
m_fValidatePanels, m_iCurrentTabIndex, m_TabList
CURRENT_MODULE_KEY, FORMULAR_PLACEHOLDER_END_DELIMITER, FORMULAR_PLACEHOLDER_START_DELIMITER, m_externalFormEventTarget
EMPTY_STRING
Constructor and Description |
---|
OwMainNavigationView() |
Modifier and Type | Method and Description |
---|---|
int |
addPluginView(OwView view_p,
String strName_p)
add a View with optional image to the navigation module.
|
protected void |
onRender(Writer w_p)
render the navigation bar
|
addDelimiter, addMenuItem, addView, clear, enable, enableAll, getNavigateEventURL, getNavigationFormAction, getNavigationIndex, getTab, getTabList, getTitle, getViewReference, isLastTabIndex, isPreviousPanelValid, navigate, navigate, navigate, navigateFirst, onFormEvent, onNavigate, registerView, renderCurrentView, renderNavigationLink, setValidatePanels, setVisible, size
activate, addView, detach, getBreadcrumbPart, getDocument, getExternalFormEventTarget, getFormName, getFormTarget, getIcon, getIterator, getMaximizeView, getParent, getRenderedNamedRegion, getRenderedRegion, getViewList, init, isFormTargetExternal, isNamedRegion, isRegion, isShowMaximized, isShowMinimized, isShowNormal, onActivate, 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, onRequest, updateExternalFormTarget
public static String NEXT_PLUGIN_ACTION_ID
public static String PREVIOUS_PLUGIN_ACTION_ID
public int addPluginView(OwView view_p, String strName_p) throws Exception
view_p
- View to addstrName_p
- optional Name / ID of the view, can be null.Exception
protected void onRender(Writer w_p) throws Exception
onRender
in class OwNavigationView
w_p
- Writer object to write HTML toException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.