|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zul.fn.ZulFns
public class ZulFns
Utilities for using EL.
| Constructor Summary | |
|---|---|
protected |
ZulFns()
|
| Method Summary | |
|---|---|
static java.lang.String |
getBoxChildInnerAttrs(org.zkoss.zk.ui.Component child)
Returns the inner attributes used for the cell of the specified child when it is placed inside of hbox/vbox. |
static java.lang.String |
getBoxChildOuterAttrs(org.zkoss.zk.ui.Component child)
Returns the outer attributes used for the cell of the specified child when it is placed inside of hbox/vbox. |
static java.lang.String |
getColAttrs(Row row,
int index)
Returns the column attribute of a child of a row by specifying the index. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ZulFns()
| Method Detail |
|---|
public static final java.lang.String getColAttrs(Row row,
int index)
public static final java.lang.String getBoxChildInnerAttrs(org.zkoss.zk.ui.Component child)
public static final java.lang.String getBoxChildOuterAttrs(org.zkoss.zk.ui.Component child)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||