public class OwObjectClassPreviewView extends OwView
View to display the class description as Preview.
To be implemented with the specific DMS system.
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 |
|---|---|
protected OwObjectClass |
m_ObjectClass
the object class description to preview
|
CURRENT_MODULE_KEY, FORMULAR_PLACEHOLDER_END_DELIMITER, FORMULAR_PLACEHOLDER_START_DELIMITER, m_externalFormEventTargetEMPTY_STRING| Constructor and Description |
|---|
OwObjectClassPreviewView() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getIconURL(int iType_p)
get a URL to the close icon
|
protected void |
onRender(Writer w_p)
called when the view should create its HTML content to be displayed
|
void |
setObjectClass(OwObjectClass objectClass_p)
set the object class description to preview
|
activate, addView, detach, getBreadcrumbPart, getDocument, getExternalFormEventTarget, getFormName, getFormTarget, getIcon, getIterator, getMaximizeView, getParent, getRenderedNamedRegion, getRenderedRegion, getTitle, getViewList, init, isFormTargetExternal, isNamedRegion, isRegion, isShowMaximized, isShowMinimized, isShowNormal, onActivate, onUpdate, render, renderHTMLFormular, renderNamedRegion, renderRegion, serverSideDesignInclude, serverSideInclude, setDocument, setExternalFormTarget, setMaximizeView, setParent, showMaximized, showMinimized, showNormal, usesFormWithAttributesattach, disableRequestListener, enableRequestListener, getAjaxEventURL, getContext, getEventURL, getFormEventFunction, getFormEventURL, getID, onExternalRequest, onFormEvent, onRequest, updateExternalFormTargetprotected OwObjectClass m_ObjectClass
public void setObjectClass(OwObjectClass objectClass_p)
objectClass_p - OwObjectClassprotected String getIconURL(int iType_p) throws Exception
iType_p - ExceptionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.