com.jgeppert.struts2.jquery.grid.views.velocity.components
Class JqueryGridAbstractDirective

java.lang.Object
  extended by org.apache.velocity.runtime.directive.Directive
      extended by org.apache.struts2.views.velocity.components.AbstractDirective
          extended by com.jgeppert.struts2.jquery.grid.views.velocity.components.JqueryGridAbstractDirective
All Implemented Interfaces:
java.lang.Cloneable, org.apache.velocity.runtime.directive.DirectiveConstants
Direct Known Subclasses:
GridColumnDirective, GridDirective

public abstract class JqueryGridAbstractDirective
extends org.apache.struts2.views.velocity.components.AbstractDirective

Overwrite name prefix

Author:
Johannes Geppert

Field Summary
 
Fields inherited from class org.apache.velocity.runtime.directive.Directive
rsvc
 
Fields inherited from interface org.apache.velocity.runtime.directive.DirectiveConstants
BLOCK, LINE
 
Constructor Summary
JqueryGridAbstractDirective()
           
 
Method Summary
 java.lang.String getName()
           
 
Methods inherited from class org.apache.struts2.views.velocity.components.AbstractDirective
createPropertyMap, getBean, getBeanName, getType, putProperty, render
 
Methods inherited from class org.apache.velocity.runtime.directive.Directive
getColumn, getLine, init, setLocation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JqueryGridAbstractDirective

public JqueryGridAbstractDirective()
Method Detail

getName

public java.lang.String getName()
Overrides:
getName in class org.apache.struts2.views.velocity.components.AbstractDirective


Copyright © 2012. All Rights Reserved.