org.openfjord.presentation.enhydra
Class MenuListTable

java.lang.Object
  |
  +--org.openfjord.presentation.enhydra.framework.BaseTable
        |
        +--org.openfjord.presentation.enhydra.MenuListTable

public class MenuListTable
extends BaseTable


Field Summary
 
Fields inherited from class org.openfjord.presentation.enhydra.framework.BaseTable
doc
 
Constructor Summary
MenuListTable(org.w3c.dom.Document doc)
           
 
Method Summary
 org.w3c.dom.Node getTable()
          Get the result table document.
 
Methods inherited from class org.openfjord.presentation.enhydra.framework.BaseTable
getTableForDocument, setDocument
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MenuListTable

public MenuListTable(org.w3c.dom.Document doc)
Method Detail

getTable

public org.w3c.dom.Node getTable()
Description copied from class: BaseTable
Get the result table document.

Specified by:
getTable in class BaseTable


openFJORD Copyright © 2003 University of Muenster.