net.sf.tacos
Class TacosUtils
java.lang.Object
net.sf.tacos.TacosUtils
public final class TacosUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
renderScript
public static void renderScript(org.apache.tapestry.IRequestCycle cycle,
String scriptPath,
String cycleAttribute)
- No need to render in rewind. Ensure it's rendered only once per cycle.
buildUpdateIdList
public static String buildUpdateIdList(String[] comps)
- Builds a javascript string array of refresh components.
- Parameters:
comps
-
- Returns:
- Javascript compatible string array