Class TextareaDirective
java.lang.Object
org.apache.velocity.runtime.directive.Directive
org.apache.struts2.views.velocity.components.AbstractDirective
com.jgeppert.struts2.jquery.views.velocity.components.JqueryAbstractDirective
com.jgeppert.struts2.jquery.views.velocity.components.TextareaDirective
- All Implemented Interfaces:
Cloneable,org.apache.velocity.runtime.directive.DirectiveConstants
- Author:
- Johannes Geppert
- See Also:
-
Field Summary
Fields inherited from class org.apache.velocity.runtime.directive.Directive
log, rsvcFields inherited from interface org.apache.velocity.runtime.directive.DirectiveConstants
BLOCK, LINE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.jgeppert.struts2.jquery.views.velocity.components.JqueryAbstractDirective
getNameMethods inherited from class org.apache.struts2.views.velocity.components.AbstractDirective
createPropertyMap, putProperty, renderMethods inherited from class org.apache.velocity.runtime.directive.Directive
checkArgs, getColumn, getLine, getScopeName, getTemplate, getTemplateName, init, isScopeProvided, makeScope, postRender, preRender, setLocation, setLocation
-
Constructor Details
-
TextareaDirective
public TextareaDirective()
-
-
Method Details
-
getBeanName
- Specified by:
getBeanNamein classorg.apache.struts2.views.velocity.components.AbstractDirective
-
getBean
protected org.apache.struts2.components.Component getBean(com.opensymphony.xwork2.util.ValueStack stack, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res) - Specified by:
getBeanin classorg.apache.struts2.views.velocity.components.AbstractDirective
-
getType
public int getType()- Overrides:
getTypein classorg.apache.struts2.views.velocity.components.AbstractDirective
-