cn.gtmap.estateplat.core.support.freemarker.directive
接口 FormConstants


public interface FormConstants

.

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

字段摘要
static String FORM_ENTITY
          表单实体对象
static String FORM_MODEL
          表单模型
static String FORM_THEME
           
static String FORM_TITLE
          表单标题
static String THEME_AUTO
          自动生成表单风格
static String THEME_BOOTSTRAP
          bootstrap风格
static String THEME_DEFAULT
          默认风格
static String THEME_SIMPLE
          简易风格
 

字段详细信息

FORM_THEME

static final String FORM_THEME
另请参见:
常量字段值

THEME_DEFAULT

static final String THEME_DEFAULT
默认风格

另请参见:
常量字段值

THEME_AUTO

static final String THEME_AUTO
自动生成表单风格

另请参见:
常量字段值

THEME_SIMPLE

static final String THEME_SIMPLE
简易风格

另请参见:
常量字段值

THEME_BOOTSTRAP

static final String THEME_BOOTSTRAP
bootstrap风格

另请参见:
常量字段值

FORM_TITLE

static final String FORM_TITLE
表单标题

另请参见:
常量字段值

FORM_MODEL

static final String FORM_MODEL
表单模型

另请参见:
常量字段值

FORM_ENTITY

static final String FORM_ENTITY
表单实体对象

另请参见:
常量字段值


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