cn.gtmap.estateplat.core.support.freemarker.directive
类 JsDirective

java.lang.Object
  继承者 cn.gtmap.estateplat.core.support.freemarker.directive.AbstractResourceDirective
      继承者 cn.gtmap.estateplat.core.support.freemarker.directive.JsDirective
所有已实现的接口:
freemarker.template.TemplateDirectiveModel, freemarker.template.TemplateModel, org.springframework.beans.factory.Aware, org.springframework.web.context.ServletContextAware

public class JsDirective
extends AbstractResourceDirective

.

版本:
V1.0, 14-6-30
作者:
yangxin

字段摘要
 
从类 cn.gtmap.estateplat.core.support.freemarker.directive.AbstractResourceDirective 继承的字段
BASE, PATH, VERSION
 
从接口 freemarker.template.TemplateModel 继承的字段
NOTHING
 
构造方法摘要
JsDirective()
           
 
方法摘要
protected  String getDefaultBase()
           
protected  String getHtml(String path, String attrs)
           
 
从类 cn.gtmap.estateplat.core.support.freemarker.directive.AbstractResourceDirective 继承的方法
execute, setServletContext
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

JsDirective

public JsDirective()
方法详细信息

getHtml

protected String getHtml(String path,
                         String attrs)
指定者:
AbstractResourceDirective 中的 getHtml

getDefaultBase

protected String getDefaultBase()
覆盖:
AbstractResourceDirective 中的 getDefaultBase


Copyright © 2015–2016 cn.gtmap. All rights reserved.