cn.remex.db.view
类 JqgUtility

java.lang.Object
  继承者 cn.remex.db.view.JqgUtility
所有已实现的接口:
cn.remex.RemexConstants

public class JqgUtility
extends Object
implements cn.remex.RemexConstants


嵌套类摘要
 
从接口 cn.remex.RemexConstants 继承的嵌套类/接口
cn.remex.RemexConstants.TimeLogger
 
字段摘要
static String[] JSonJqgColModels
           
 
从接口 cn.remex.RemexConstants 继承的字段
compiler, logger, loggerDebug, timeLogger
 
构造方法摘要
JqgUtility()
           
 
方法摘要
static void clearCache()
           
static List<JqgColModel> createColModel(String beanName, String beanClassName)
           
static List<JqgColModel> obtainColumnModels(String beanName)
           
static String obtainColumnModelString(String beanName, String beanClassName)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

JSonJqgColModels

public static final String[] JSonJqgColModels
构造方法详细信息

JqgUtility

public JqgUtility()
方法详细信息

clearCache

public static void clearCache()

createColModel

public static List<JqgColModel> createColModel(String beanName,
                                               String beanClassName)

obtainColumnModels

public static List<JqgColModel> obtainColumnModels(String beanName)

obtainColumnModelString

public static String obtainColumnModelString(String beanName,
                                             String beanClassName)
                                      throws Exception
抛出:
Exception


Copyright © 2016. All rights reserved.