public class OwDemoLayoutView
extends com.wewebu.ow.server.ui.OwLayout
Layout of the Record plugin area.
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 |
---|---|
static int |
DISPLAY_REGION
region for the display
|
static int |
LABEL_REGION
region for the label view
|
protected com.wewebu.ow.server.app.OwConfiguration |
m_Configuration
application m_Configuration reference
|
protected com.wewebu.ow.server.app.OwMainAppContext |
m_MainContext
reference to the cast AppContext
|
static int |
MENU_REGION
region for the menu
|
Constructor and Description |
---|
OwDemoLayoutView() |
Modifier and Type | Method and Description |
---|---|
String |
getBGColor()
get the color for the background of the frame
|
protected void |
init()
init the view after the context is set.
|
protected void |
onRender(Writer w_p)
render the view
|
addRegion, addView, addView, addViewReference, getIterator, getViewRegion, isRegion, isRegionMaximized, isRegionMinimized, isRegionNormal, renderNamedRegion, renderRegion
activate, detach, getBreadcrumbPart, getDocument, getExternalFormEventTarget, getFormName, getFormTarget, getIcon, getMaximizeView, getParent, getRenderedNamedRegion, getRenderedRegion, getTitle, getViewList, isFormTargetExternal, isNamedRegion, isShowMaximized, isShowMinimized, isShowNormal, onActivate, onUpdate, render, renderHTMLFormular, serverSideDesignInclude, serverSideInclude, setDocument, setExternalFormTarget, setMaximizeView, setParent, showMaximized, showMinimized, showNormal, usesFormWithAttributes
protected com.wewebu.ow.server.app.OwMainAppContext m_MainContext
protected com.wewebu.ow.server.app.OwConfiguration m_Configuration
public static final int MENU_REGION
public static final int DISPLAY_REGION
public static final int LABEL_REGION
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.