|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openfaces.renderkit.table.TableElement
org.openfaces.renderkit.table.AbstractRow
public abstract class AbstractRow
Constructor Summary | |
---|---|
AbstractRow(TableElement parent)
|
Method Summary | |
---|---|
abstract boolean |
isAtLeastOneComponentInThisRow()
|
Methods inherited from class org.openfaces.renderkit.table.TableElement |
---|
getParent, getParent, render, setParent |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractRow(TableElement parent)
Method Detail |
---|
public abstract boolean isAtLeastOneComponentInThisRow()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |