com.logicaldoc.web.document
Class DocumentToolbar

java.lang.Object
  extended by com.logicaldoc.web.document.DocumentToolbar

public class DocumentToolbar
extends java.lang.Object

A bean that models the document toolbar.

Since:
4.0
Author:
Marco Meschieri - Logical Objects

Field Summary
protected static org.apache.commons.logging.Log log
           
 
Constructor Summary
DocumentToolbar()
           
 
Method Summary
 java.util.List<DocumentCommand> getCommands()
           
 void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static org.apache.commons.logging.Log log
Constructor Detail

DocumentToolbar

public DocumentToolbar()
Method Detail

init

public void init()

getCommands

public java.util.List<DocumentCommand> getCommands()


Copyright © 2008-2010 Logical Objects. All Rights Reserved.