Modifier and Type | Class and Description |
---|---|
class |
OwClipboardView
View to display the clipboard content.
|
protected class |
OwConfiguration.OwErrorView
simple message view class to display a exception when main plugin load failed
|
class |
OwHelpDialog
Standard Dialog to display a help page within other dialogs.
|
class |
OwLoginView
Login View Module for the Application.
|
class |
OwMainLayout
Main Layout for Workdesk.
|
class |
OwMainMenuView
Creates a standard top level Menus for the Workdesk.
|
class |
OwMainNavigationView
Main Navigation UI Module.
|
class |
OwMasterView
View Module base class for the Main Area Plugins.
|
class |
OwMaxMinButtonControlView
View Module to display a maximize minimize button and maximize minimize the attached view.
|
class |
OwMenuView
Base class for menus for the Workdesk.
|
class |
OwMessageBox
Generic Message Box with OK and Cancel button.
|
class |
OwMultipleSelectionCall.OwValidatorMessageBox
YES/NO validating message box implementation
|
class |
OwMultiViewNavigation
Navigation view that allows for a secondary sub-view
to be selected and displayed.
|
class |
OwObjectSequenceDialog
Object collection nase implementation.
|
class |
OwSearchCriteriaView
View Module to display and edit search criteria.
|
class |
OwSmallSubMenuView
Creates a standard small menu for the Workdesk.
|
class |
OwStandardDialog
Standard Dialog Layout for Workdesk.
|
class |
OwStandardSequenceDialog
Extends the Standard Dialog with a prev / next button, as well as a overridden listener interface
to handle sequences.
|
class |
OwSubLayout
Layout of the tab/plugin areas.
|
class |
OwSubMenuView
Creates a standard Menus for the Workdesk.
|
class |
OwSubNavigationView
Sub View Navigation UI Module.
|
class |
OwUserSelectDialog
Base Class for the login sub module to be created in the network (DMS) Adaptor.
|
Modifier and Type | Field and Description |
---|---|
protected OwView |
OwMainLayout.m_MaximizedView
currently maximized view if set
|
protected OwView |
OwMaxMinButtonControlView.m_view
attached OwView to be maximized minimized
|
protected OwView |
OwMainNavigationView.OwSubTabInfo.m_View
View to add and view to be displayed in case menu item was pressed
|
protected OwView |
OwSubNavigationView.OwSubTabInfo.m_View
View to add and view to be displayed in case menu item was pressed
|
Modifier and Type | Field and Description |
---|---|
protected Map<Integer,OwView> |
OwMultiViewNavigation.OwMultiViewTabInfo.secondaryViews |
Modifier and Type | Method and Description |
---|---|
OwView |
OwConfiguration.OwMasterPluginInstance.getErrorView(Exception e_p,
String strTitle_p)
get a error view if plugin addView failed to display instead of the plugin view
|
protected OwView |
OwMainLayout.getMaximizeView()
overridable function to retrieve the view that is shown maximized if any
|
OwView |
OwDocumentImporter.getPostProcessView(int importContext_p,
OwObject savedObj_p)
Return the view which should be displayed for post processing.
|
OwView |
OwMultiViewNavigation.OwMultiViewTabInfo.getSecondaryView(Integer id) |
OwView |
OwMainNavigationView.OwSubTabInfo.getView()
get view to be activated
|
OwView |
OwConfiguration.OwMasterPluginInstance.getView()
get the view instance
|
OwView |
OwSubNavigationView.OwSubTabInfo.getView()
get view to be activated
|
OwView |
OwDocumentImporter.getView(int context_p,
OwDocumentImporterCallback callback_p)
Returns the UI view of this document importer.
|
Modifier and Type | Method and Description |
---|---|
int |
OwMainNavigationView.addPluginView(OwView view_p,
String strName_p)
add a View with optional image to the navigation module.
|
void |
OwMultiViewNavigation.addSecondaryView(int tabIndex,
int viewId,
OwView view,
String viewName) |
void |
OwMultiViewNavigation.OwMultiViewTabInfo.addSecondaryView(int id,
OwView view) |
int |
OwMultiViewNavigation.addView(OwView view_p,
String strTitle_p,
String strName_p,
String strImage_p,
Object oReason_p,
String strToolTip_p) |
int |
OwSubNavigationView.addView(OwView view_p,
String strTitle_p,
String strName_p,
String strImage_p,
Object oReason_p,
String strToolTip_p)
add a View with optional image to the navigation module.
|
static void |
OwInsertLabelHelper.insertLabel(Writer w_p,
String strPlaceHolder_p,
String displayName,
OwView viewReference,
String styleClass) |
protected void |
OwMainLayout.setMaximizeView(OwView view_p)
overridable function to set a view as a maximized view, i.e.
|
Constructor and Description |
---|
OwMainNavigationView.OwSubTabInfo(OwView view_p) |
OwMaxMinButtonControlView(OwView view_p)
attach a view to the control use maximize button
|
OwMaxMinButtonControlView(OwView view_p,
int iMode_p)
attach a view to the control, select button mode
|
OwMultiViewNavigation.OwMultiViewTabInfo(OwSubNavigationView navView_p,
OwView view_p,
String strTitle_p,
String strImage_p,
Object oReason_p,
String strToolTip_p) |
OwSubNavigationView.OwSubTabInfo(OwSubNavigationView navView_p,
OwView view_p,
String strTitle_p,
String strImage_p,
Object oReason_p,
String strToolTip_p) |
Modifier and Type | Class and Description |
---|---|
class |
OwCreateObjectDialog
Dialog for adding records or single folders to a folder.
|
class |
OwCreateObjectFormularDialog
Dialog to create new objects.
|
class |
OwCreateObjectWithFormDialog
Create object dialog with JSP form based property view.
|
Modifier and Type | Method and Description |
---|---|
OwView |
OwPropertyViewBridge.getView() |
OwView |
OwFormPropertyViewBridge.getView() |
OwView |
OwStandardPropertyViewBridge.getView() |
Modifier and Type | Class and Description |
---|---|
class |
OwAbstractDocumentImporterView
Abstract default DocumentImporterView, implementing the most functionality by default.
|
class |
OwAddPrivilegeDialog
Privilege addition dialog.
|
class |
OwAllLinksView
Displays
OwObjectLink s using OwSplitObjectListView and no filter. |
class |
OwLaunchableWorkflowSelectionView
A view that renders a list of selectable workflow descriptions.
|
class |
OwMultipanelAccessRightsView
Access rights view.
|
class |
OwObjectAccessRightsView
View Module to edit the OwObject Access rights via OwNetwork.getEditAccessRightsSubModul(...).
|
class |
OwObjectClassPreviewView
View to display the class description as Preview.
|
class |
OwObjectClassTreeView
TreeView Module to display Tree Views of OwObjects.
|
class |
OwObjectClassView
View Module to select the document class of a new document.
|
class |
OwObjectClassView.OwObjectClassTreeViewViewWithStyle
overwrite the object tree view to use own styles
|
class |
OwObjectEditVersionsView
Versions view to display the versions of a OwObject.
|
class |
OwObjectFiledRecordsView
Displays the records (Folders) where the given document is filed in.
|
class |
OwObjectHistoryView
Display the history of an object.
|
class |
OwObjectLinksView
Displays
OwObjectLink s using OwSplitObjectListView . |
class |
OwObjectListView
Base class to all views that display object collections.
|
class |
OwObjectListViewCombined
List View: OwObject List View Combined.
|
class |
OwObjectListViewControl
Control that selects different object list views.
|
class |
OwObjectListViewEXTJSGrid
Object list view based on YUI-EXT Grid view.
|
class |
OwObjectListViewFilterEXTJSGrid
ExtJS Object list view.
|
class |
OwObjectListViewFilterRow
Object list view.
|
class |
OwObjectListViewPluginCache
Abstract list view which contains a plugin cache utility class.
|
class |
OwObjectListViewRow
Object list view.
|
class |
OwObjectListViewThumbnails
Object list view.
|
class |
OwObjectPropertyFormularView
Form View for Object Properties.
|
class |
OwObjectPropertyView
View Module to edit OwObject Properties.
|
class |
OwObjectTreeView
TreeView Module to display Tree Views of OwObjects.
|
class |
OwObjectTreeViewEXTJS
Object tree based on EXT-JS tree view.
|
class |
OwPageableListView
Abstraction of paging handling for ListViews.
|
class |
OwPolicyLevelView
Displays and edits the policies of a given
OwPermissionCollection . |
class |
OwPrivilegeSetEditor
OwPrivilegeSet editor view for set-user and privilege selection to
be used with OwPrivilegesView . |
class |
OwPrivilegesView
Displays and edits the privileges of a given
OwPermissionCollection . |
class |
OwSplitObjectListView
Displays several object collections called splits.
|
class |
OwToolView
Base class for
OwToolViewItem based views. |
class |
OwTypedLinksView
Displays
OwObjectLink s using OwSplitObjectListView and one
link object class combo box filter. |
class |
OwUIGenericAccessRightsModul
Generic access rights module.
|
Modifier and Type | Field and Description |
---|---|
protected OwView |
OwMultipanelAccessRightsView.m_NextActiveView
OwMultipanel implementation next view reference
|
protected OwView |
OwMultipanelAccessRightsView.m_PrevActiveView
OwMultipanel implementation previous view reference
|
Modifier and Type | Method and Description |
---|---|
void |
OwObjectPropertyView.setNextActivateView(OwView nextView_p)
set the view that is next to this view, displays a next button to activate
|
void |
OwObjectClassView.setNextActivateView(OwView nextView_p)
set the view that is next to this view, displays a next button to activate
|
void |
OwMultipanelAccessRightsView.setNextActivateView(OwView nextView_p) |
void |
OwObjectPropertyView.setPrevActivateView(OwView prevView_p)
set the view that is prev to this view, displays a prev button to activate
|
void |
OwObjectClassView.setPrevActivateView(OwView prevView_p)
set the view that is prev to this view, displays a prev button to activate
|
void |
OwMultipanelAccessRightsView.setPrevActivateView(OwView prevView_p) |
Modifier and Type | Class and Description |
---|---|
class |
OwUIAccessRightsModul<N extends OwNetwork>
Base Class for the access rights submodule to be created in the network (ECM) Adapter.
|
class |
OwUILoginModul<N extends OwNetwork>
Base Class for the login sub module to be created in the network (ECM) Adapter.
|
class |
OwUISubModul<N extends OwNetwork>
Base Class for submodules to be created in the network (ECM) Adapter.
|
class |
OwUIUserSelectModul
Base Class for the user / group / role select sub module to be created in the network (ECM) Adapter.
|
Modifier and Type | Class and Description |
---|---|
class |
OwDelegateView
View used to display changeable inner view.
|
class |
OwDialog
Base Class for Dialog Views.
|
class |
OwDialogManager
Dialog Manager.
|
class |
OwLayout
Layout Class, which can add further Views to regions and act as a container.
|
class |
OwMenu
Base class for menus for the Workdesk.
The Menu Items can consist of Icons or Text or both. |
class |
OwNavigationView
Base Class for all Navigation Views / Menus / Multiple View Navigations.
|
class |
OwSmallSubNavigationView
View: OwSmallSubNavigationView.
|
class |
OwTreeView
Generic Tree View base class.
|
Modifier and Type | Field and Description |
---|---|
protected OwView |
OwWebApplication.m_LoginView
Login View Object
|
protected OwView |
OwWebApplication.m_MainView
Main View Object
|
protected OwView |
OwPortletApplication.m_View
Main View Object
|
Modifier and Type | Method and Description |
---|---|
static OwView |
OwWebApplication.getLoginView(javax.servlet.http.HttpSession session_p)
get the login view
|
static OwView |
OwWebApplication.getMainView(javax.servlet.http.HttpSession session_p)
get the main view
|
protected OwView |
OwView.getMaximizeView()
overridable function to retrieve the view that is shown maximized if any
|
OwView |
OwView.getParent()
the parent view of this view or null if the top view
|
OwView |
OwNavigationView.OwDelimiterTabInfo.getView()
get view to be activated
|
OwView |
OwNavigationView.OwTabInfo.getView()
get view to be activated
|
OwView |
OwDelegateView.getView()
returns inner view
|
OwView |
OwMenu.OwMenuTab.getView()
get view to be activated
|
OwView |
OwLayout.getViewRegion(int iRegion_p)
get the registered view reference
|
Modifier and Type | Method and Description |
---|---|
void |
OwLayout.addView(OwView view_p,
int iRegion_p,
String strName_p)
adds a view with a name key to the layout and attaches the view
|
void |
OwView.addView(OwView view_p,
String strName_p)
add a view and initialize it
|
void |
OwLayout.addView(OwView view_p,
String strName_p)
add a view and initialize it
|
protected void |
OwNavigationView.registerView(OwView view_p,
String strViewName_p) |
protected void |
OwView.setMaximizeView(OwView view_p)
overridable function to set a view as a maximized view, i.e.
|
void |
OwMultipanel.setNextActivateView(OwView nextView_p)
set the view that is next to this view, displays a next button to activate
|
protected void |
OwView.setParent(OwView parent_p)
set the parent to this view
|
void |
OwMultipanel.setPrevActivateView(OwView prevView_p)
set the view that is prev to this view, displays a prev button to activate
|
void |
OwDelegateView.setView(OwView view_p)
change inner view
|
Modifier and Type | Class and Description |
---|---|
class |
OwImageButtonView
Simple view which provides additional handling,
for ImageButton rendering.
|
class |
OwUnifyImageButtonView
Helper class to summarize many OwImageButtonView instances
and render them as one list of ImageButton's.
|
Modifier and Type | Method and Description |
---|---|
OwView |
OwInnerViewWrapper.getView()
Get the view which is wrapped into this class.
|
Modifier and Type | Method and Description |
---|---|
void |
OwInnerViewWrapper.setView(OwView view_p)
set inner view
|
Constructor and Description |
---|
OwInnerViewWrapper(OwView wrappedView_p) |
Modifier and Type | Class and Description |
---|---|
class |
OwIntegratedPreview
Object content preview interface.
|
class |
OwPreview
An
OwIntegratedPreview container. |
class |
OwSimpleIntegratedPreview
Simple implementation of OwIntegratedPreview.
|
Modifier and Type | Class and Description |
---|---|
class |
OwChangePasswordView
View displayed for capability to change password.
Requires the "EcmBaseUrl" parameter name in bootstrap->globalParameters to work. |
class |
OwProfileDialog
Dialog to show User Profile.
|
class |
OwUserProfileView
Simple user profile info view.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.