|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTwoColumnRowLayout
org.opennms.web.svclayer.etable.CustomizableTwoColumnRowLayout
org.opennms.web.svclayer.etable.CompactFixedRowToolbar
public class CompactFixedRowToolbar
CompactFixedRowToolbar class.
| Constructor Summary | |
|---|---|
CompactFixedRowToolbar(HtmlBuilder html,
TableModel model)
Constructor for CompactFixedRowToolbar. |
|
| Method Summary | |
|---|---|
protected void |
columnLeft(HtmlBuilder html,
TableModel model)
|
protected void |
columnRight(HtmlBuilder html,
TableModel model)
|
protected boolean |
showLayout(TableModel model)
|
protected HtmlBuilder |
startTable(HtmlBuilder html)
startTable |
| Methods inherited from class org.opennms.web.svclayer.etable.CustomizableTwoColumnRowLayout |
|---|
layout |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompactFixedRowToolbar(HtmlBuilder html,
TableModel model)
Constructor for CompactFixedRowToolbar.
html - a org.extremecomponents.util.HtmlBuilder object.model - a org.extremecomponents.table.core.TableModel object.| Method Detail |
|---|
protected boolean showLayout(TableModel model)
protected void columnLeft(HtmlBuilder html,
TableModel model)
protected void columnRight(HtmlBuilder html,
TableModel model)
protected HtmlBuilder startTable(HtmlBuilder html)
startTable
startTable in class CustomizableTwoColumnRowLayouthtml - a org.extremecomponents.util.HtmlBuilder object.
org.extremecomponents.util.HtmlBuilder object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||