public class OwDemoDocument
extends com.wewebu.ow.server.app.OwMasterDocument
OwDemoDocument.
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 |
BLUE
enum for blue constant
|
static int |
GREEN
enum for green constant
|
protected int |
m_iColor
color variable
|
static int |
RED
enum for red constant
|
| Constructor and Description |
|---|
OwDemoDocument() |
| Modifier and Type | Method and Description |
|---|---|
int |
getColor()
called to get color value of m_iColor
|
void |
setColor(int iColor_p)
called to set color value of m_iColor
|
dispatch, getConfigNode, getConfiguration, getMasterView, getPersistentAttributeBagWriteable, getPlugin, getPluginID, getSafeSetting, init, onDispatch, setPlugin, setSafeSettingattachView, attributecount, clear, detachView, getAttribute, getAttribute, getAttributeNames, getSafeAttribute, hasAttribute, remove, save, setAttribute, updateattach, detach, disableRequestListener, enableRequestListener, getAjaxEventURL, getContext, getEventURL, getFormEventFunction, getFormEventURL, getFormName, getFormTarget, getID, onExternalRequest, onFormEvent, onRequest, setExternalFormTarget, updateExternalFormTargetpublic static final int RED
public static final int GREEN
public static final int BLUE
protected int m_iColor
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.