public class OwFaxDocumentList
extends com.wewebu.ow.server.ui.OwView
Demo send Fax dialog, display the documents.
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 OwSendFaxDialog |
m_FaxDialog
callback reference to the calling dialog
|
protected boolean |
m_fSuccess
activate success message
|
protected Collection |
m_Objects
Iterator of OwObjects to fax.
|
Constructor and Description |
---|
OwFaxDocumentList(OwSendFaxDialog caller_p,
Collection objects_p)
construct a list view
|
Modifier and Type | Method and Description |
---|---|
void |
onRender(Writer w_p)
render the view
|
void |
setSuccess()
set the success flag and display to user
|
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, usesFormWithAttributes
protected Collection m_Objects
protected boolean m_fSuccess
protected OwSendFaxDialog m_FaxDialog
public OwFaxDocumentList(OwSendFaxDialog caller_p, Collection objects_p)
objects_p
- Iterator of OwObjects to faxCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.