org.opennms.web.svclayer.etable
Class CompactFixedRowToolbar

java.lang.Object
  extended by org.extremecomponents.table.view.html.TwoColumnRowLayout
      extended by org.opennms.web.svclayer.etable.CustomizableTwoColumnRowLayout
          extended by org.opennms.web.svclayer.etable.CompactFixedRowToolbar

public class CompactFixedRowToolbar
extends CustomizableTwoColumnRowLayout

Author:
Johan Edstrom, Jeff Johnston

Constructor Summary
CompactFixedRowToolbar(org.extremecomponents.util.HtmlBuilder html, org.extremecomponents.table.core.TableModel model)
           
 
Method Summary
protected  void columnLeft(org.extremecomponents.util.HtmlBuilder html, org.extremecomponents.table.core.TableModel model)
           
protected  void columnRight(org.extremecomponents.util.HtmlBuilder html, org.extremecomponents.table.core.TableModel model)
           
protected  boolean showLayout(org.extremecomponents.table.core.TableModel model)
           
protected  org.extremecomponents.util.HtmlBuilder startTable(org.extremecomponents.util.HtmlBuilder html)
           
 
Methods inherited from class org.opennms.web.svclayer.etable.CustomizableTwoColumnRowLayout
layout
 
Methods inherited from class org.extremecomponents.table.view.html.TwoColumnRowLayout
getHtmlBuilder, getTableModel, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CompactFixedRowToolbar

public CompactFixedRowToolbar(org.extremecomponents.util.HtmlBuilder html,
                              org.extremecomponents.table.core.TableModel model)
Method Detail

showLayout

protected boolean showLayout(org.extremecomponents.table.core.TableModel model)
Specified by:
showLayout in class org.extremecomponents.table.view.html.TwoColumnRowLayout

columnLeft

protected void columnLeft(org.extremecomponents.util.HtmlBuilder html,
                          org.extremecomponents.table.core.TableModel model)
Specified by:
columnLeft in class org.extremecomponents.table.view.html.TwoColumnRowLayout

columnRight

protected void columnRight(org.extremecomponents.util.HtmlBuilder html,
                           org.extremecomponents.table.core.TableModel model)
Specified by:
columnRight in class org.extremecomponents.table.view.html.TwoColumnRowLayout

startTable

protected org.extremecomponents.util.HtmlBuilder startTable(org.extremecomponents.util.HtmlBuilder html)
Overrides:
startTable in class CustomizableTwoColumnRowLayout


Copyright © 2009. All Rights Reserved.