net.sf.tacos
Class TacosUtil
java.lang.Object
net.sf.tacos.TacosUtil
- public class TacosUtil
- 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(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,
String[] blocks)
- Builds a javascript string array of refresh comps/blocks.
- Parameters:
comps
- blocks
-
- Returns:
- Javascript compatible string array