Purpose: Defines methods and actions for DSP Description: Histroy: Tue Sep 12 15:14:51 2006, Created by tomyeh Copyright (C) 2006 Potix Corporation. All Rights Reserved. --> http://www.zkoss.org/dsp/zul/core Methods and actions for ZUL in DSP/ZUML ZulFns org.zkoss.zul.fn.ZulFns getColAttrs org.zkoss.zul.fn.ZulFns java.lang.String getColAttrs(org.zkoss.zul.Row, int) Returns the attribute used for the cell of the specified row and index. getBoxChildOuterAttrs org.zkoss.zul.fn.ZulFns java.lang.String getBoxChildOuterAttrs(org.zkoss.zk.ui.Component) Returns the inner attributes used for the cell of the specified child when it is placed inside of hbox/vbox. getBoxChildInnerAttrs org.zkoss.zul.fn.ZulFns java.lang.String getBoxChildInnerAttrs(org.zkoss.zk.ui.Component) Returns the outer attributes used for the cell of the specified child when it is placed inside of hbox/vbox.