public abstract class OwMenuView extends OwMenu
Base class for menus for the Workdesk. The Menu Items can consist of Icons or Text or both.
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 |
OwMenuView.OwMenuTabInfo
a navigation item
|
OwMenu.OwMenuTab
OwNavigationView.OwAbstractTabInfo, OwNavigationView.OwDelimiterTabInfo, OwNavigationView.OwTabInfo
defaultButtonIndex, NO_DEFAULT_BUTTON
m_fValidatePanels, m_iCurrentTabIndex, m_TabList
CURRENT_MODULE_KEY, FORMULAR_PLACEHOLDER_END_DELIMITER, FORMULAR_PLACEHOLDER_START_DELIMITER, m_externalFormEventTarget
EMPTY_STRING
Constructor and Description |
---|
OwMenuView() |
Modifier and Type | Method and Description |
---|---|
protected OwMenu.OwMenuTab |
createTabInfo(OwEventTarget target_p,
String strTitle_p,
String strImage_p,
Object oReason_p,
String strEvent_p,
String strToolTip_p)
overridable to create a tab info
|
addFormMenuItem, addFormMenuItem, addFormMenuItem, addFormMenuItem, addFormMenuItem, addFormMenuItem, addFormMenuItem, addFormMenuItem, addMenuItem, addMenuItem, addMenuItem, addMenuItem, check, getImage, getMenuEventURL, isChecked, onRender, setDefaultMenuItem, setFormSubmitButton, setImage, toggleCheck
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
protected OwMenu.OwMenuTab createTabInfo(OwEventTarget target_p, String strTitle_p, String strImage_p, Object oReason_p, String strEvent_p, String strToolTip_p)
createTabInfo
in class OwMenu
target_p
- strTitle_p
- strImage_p
- oReason_p
- strEvent_p
- strToolTip_p
- Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.