net.sourceforge.xwing.jelly.tags.xwing
Class ColScriptTag

java.lang.Object
  extended byorg.apache.commons.jelly.TagSupport
      extended bynet.sourceforge.xwing.jelly.tags.xwing.NodeSetTag
          extended bynet.sourceforge.xwing.jelly.tags.xwing.ColScriptTag
All Implemented Interfaces:
ListModel, Tag

public class ColScriptTag
extends NodeSetTag


Field Summary
 
Fields inherited from class org.apache.commons.jelly.TagSupport
body, context, hasTrimmed, parent, shouldTrim
 
Constructor Summary
ColScriptTag()
           
 
Methods inherited from class net.sourceforge.xwing.jelly.tags.xwing.NodeSetTag
addListDataListener, doTag, getElementAt, getSize, removeListDataListener, runScript, setActive, setNode, setNodeVar, setVar
 
Methods inherited from class org.apache.commons.jelly.TagSupport
findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, findAncestorWithClass, getBody, getBodyText, getBodyText, getContext, getParent, invokeBody, isTrim, setBody, setContext, setParent, setTrim, trimBody
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColScriptTag

public ColScriptTag()


Copyright © 2003 The Xwing Project. All Rights Reserved.