public static enum PSModelEnums.EditorType extends java.lang.Enum<PSModelEnums.EditorType>
文本框
数值框
密码框
隐藏表单项
多行输入框
多行输入框(10行)
IP地址输入框
直接内容
步进器
评分器
滑动输入条
标签
标签(旧)
标签(数据链接)
下拉列表框
下拉列表框(100宽度)
下拉列表框(多选)
选项框
开关部件
单选项列表
选项框列表
列表框
列表框(选择)
地址框(选择)
地址框(支持选择、AC)
时间选择器(旧)
时间选择器(YYYY-MM-DD)
时间选择器(HH:mm:ss)
时间选择器(YYYY-MM-DD HH)
时间选择器(YYYY-MM-DD HH:mm)
时间选择器(YYYY-MM-DD HH:mm:ss)
时间选择器(HH:mm)
时间选择器
数据选择
数据选择(数据链接)
数据选择(无AC)
数据链接
数据选择(无AC、数据链接)
数据选择(下拉)
数据选择(下拉、数据链接)
数据选择(无按钮)
数据选择(下拉视图)
数据选择(下拉视图、数据链接)
数据选择(嵌入选择视图)
自动填充
自动填充(只能选择)
自动填充(无按钮)
自动填充(只能选择、无按钮)
HTML编辑框
代码编辑框
Markdown编辑框
Office文档编辑器
Office文档编辑器2(弹出编辑,返回内容)
图片控件
图片控件(单项)
图片控件(单项、直接内容)
文件控件
预定义编辑器
文件控件(单项)
数值范围编辑框
时间范围选择器
时间范围选择器(YYYY-MM-DD)
级联选择器
数组编辑器
颜色选择器
地图选择器
用户自定义
移动端文本框
移动端数值框
移动端多行文本
移动端条码阅读器
移动端开关部件
移动端二维码阅读器
移动端单选项列表
移动端下拉列表(单选)
移动端下拉列表(多选)
移动端数据选择
移动端数据选择(下拉视图)
移动端多数据选择
移动端时间选择器
移动端时间选择器(YYYY-MM-DD HH)
移动端时间选择器(YYYY-MM-DD HH:mm)
移动端时间选择器(HH:mm:ss)
移动端时间选择器(HH:mm)
移动端时间选择器(YYYY-MM-DD)
移动端时间选择器(YYYY-MM-DD HH:mm:ss)
移动端图片控件(单项)
移动端文件控件(单项)
移动端图片控件(单项、直接内容)
移动端图片控件(多项)
移动端文件控件(多项)
移动端密码框
移动端滑动输入条
移动端步进器
移动端评分器
移动端HTML编辑框
移动端代码编辑框
移动端Markdown编辑框
移动端数值范围编辑框
移动端时间范围选择器
移动端时间范围选择器(YYYY-MM-DD)
移动端级联选择器
移动端数组编辑器
移动端地图选择器
移动端颜色选择器
| 限定符和类型 | 方法和说明 |
|---|---|
static PSModelEnums.EditorType |
from(java.lang.String value) |
static PSModelEnums.EditorType |
valueOf(java.lang.String name)
返回带有指定名称的该类型的枚举常量。
|
static PSModelEnums.EditorType[] |
values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
public static final PSModelEnums.EditorType TEXTBOX
public static final PSModelEnums.EditorType NUMBER
public static final PSModelEnums.EditorType PASSWORD
public static final PSModelEnums.EditorType HIDDEN
public static final PSModelEnums.EditorType TEXTAREA
public static final PSModelEnums.EditorType TEXTAREA_10
public static final PSModelEnums.EditorType IPADDRESSTEXTBOX
public static final PSModelEnums.EditorType RAW
public static final PSModelEnums.EditorType STEPPER
public static final PSModelEnums.EditorType RATING
public static final PSModelEnums.EditorType SLIDER
public static final PSModelEnums.EditorType SPAN
public static final PSModelEnums.EditorType SPANEX
public static final PSModelEnums.EditorType SPAN_LINK
public static final PSModelEnums.EditorType DROPDOWNLIST
public static final PSModelEnums.EditorType DROPDOWNLIST_100
public static final PSModelEnums.EditorType MDROPDOWNLIST
public static final PSModelEnums.EditorType CHECKBOX
public static final PSModelEnums.EditorType SWITCH
public static final PSModelEnums.EditorType RADIOBUTTONLIST
public static final PSModelEnums.EditorType CHECKBOXLIST
public static final PSModelEnums.EditorType LISTBOX
public static final PSModelEnums.EditorType LISTBOXPICKUP
public static final PSModelEnums.EditorType ADDRESSPICKUP
public static final PSModelEnums.EditorType ADDRESSPICKUP_AC
public static final PSModelEnums.EditorType DATEPICKEREX
public static final PSModelEnums.EditorType DATEPICKEREX_NOTIME
public static final PSModelEnums.EditorType DATEPICKEREX_NODAY
public static final PSModelEnums.EditorType DATEPICKEREX_HOUR
public static final PSModelEnums.EditorType DATEPICKEREX_MINUTE
public static final PSModelEnums.EditorType DATEPICKEREX_SECOND
public static final PSModelEnums.EditorType DATEPICKEREX_NODAY_NOSECOND
public static final PSModelEnums.EditorType DATEPICKER
public static final PSModelEnums.EditorType PICKER
public static final PSModelEnums.EditorType PICKEREX_LINK
public static final PSModelEnums.EditorType PICKEREX_NOAC
public static final PSModelEnums.EditorType PICKEREX_LINKONLY
public static final PSModelEnums.EditorType PICKEREX_NOAC_LINK
public static final PSModelEnums.EditorType PICKEREX_TRIGGER
public static final PSModelEnums.EditorType PICKEREX_TRIGGER_LINK
public static final PSModelEnums.EditorType PICKEREX_NOBUTTON
public static final PSModelEnums.EditorType PICKEREX_DROPDOWNVIEW
public static final PSModelEnums.EditorType PICKEREX_DROPDOWNVIEW_LINK
public static final PSModelEnums.EditorType PICKUPVIEW
public static final PSModelEnums.EditorType AC
public static final PSModelEnums.EditorType AC_FS
public static final PSModelEnums.EditorType AC_NOBUTTON
public static final PSModelEnums.EditorType AC_FS_NOBUTTON
public static final PSModelEnums.EditorType HTMLEDITOR
public static final PSModelEnums.EditorType CODE
public static final PSModelEnums.EditorType MARKDOWN
public static final PSModelEnums.EditorType OFFICEEDITOR
public static final PSModelEnums.EditorType OFFICEEDITOR2
public static final PSModelEnums.EditorType PICTURE
public static final PSModelEnums.EditorType PICTURE_ONE
public static final PSModelEnums.EditorType PICTURE_ONE_RAW
public static final PSModelEnums.EditorType FILEUPLOADER
public static final PSModelEnums.EditorType PREDEFINED
public static final PSModelEnums.EditorType FILEUPLOADER_ONE
public static final PSModelEnums.EditorType NUMBERRANGE
public static final PSModelEnums.EditorType DATERANGE
public static final PSModelEnums.EditorType DATERANGE_NOTIME
public static final PSModelEnums.EditorType CASCADER
public static final PSModelEnums.EditorType ARRAY
public static final PSModelEnums.EditorType COLORPICKER
public static final PSModelEnums.EditorType MAPPICKER
public static final PSModelEnums.EditorType USERCONTROL
public static final PSModelEnums.EditorType MOBTEXT
public static final PSModelEnums.EditorType MOBNUMBER
public static final PSModelEnums.EditorType MOBTEXTAREA
public static final PSModelEnums.EditorType MOBBARCODEREADER
public static final PSModelEnums.EditorType MOBSWITCH
public static final PSModelEnums.EditorType MOB2DBARCODEREADER
public static final PSModelEnums.EditorType MOBRADIOLIST
public static final PSModelEnums.EditorType MOBDROPDOWNLIST
public static final PSModelEnums.EditorType MOBCHECKLIST
public static final PSModelEnums.EditorType MOBPICKER
public static final PSModelEnums.EditorType MOBPICKER_DROPDOWNVIEW
public static final PSModelEnums.EditorType MOBMPICKER
public static final PSModelEnums.EditorType MOBDATE
public static final PSModelEnums.EditorType MOBDATE_HOUR
public static final PSModelEnums.EditorType MOBDATE_MINUTE
public static final PSModelEnums.EditorType MOBDATE_NODAY
public static final PSModelEnums.EditorType MOBDATE_NODAY_NOSECOND
public static final PSModelEnums.EditorType MOBDATE_NOTIME
public static final PSModelEnums.EditorType MOBDATE_SECOND
public static final PSModelEnums.EditorType MOBPICTURE
public static final PSModelEnums.EditorType MOBSINGLEFILEUPLOAD
public static final PSModelEnums.EditorType MOBPICTURE_RAW
public static final PSModelEnums.EditorType MOBPICTURELIST
public static final PSModelEnums.EditorType MOBMULTIFILEUPLOAD
public static final PSModelEnums.EditorType MOBPASSWORD
public static final PSModelEnums.EditorType MOBSLIDER
public static final PSModelEnums.EditorType MOBSTEPPER
public static final PSModelEnums.EditorType MOBRATING
public static final PSModelEnums.EditorType MOBHTMLTEXT
public static final PSModelEnums.EditorType MOBCODE
public static final PSModelEnums.EditorType MOBMARKDOWN
public static final PSModelEnums.EditorType MOBNUMBERRANGE
public static final PSModelEnums.EditorType MOBDATERANGE
public static final PSModelEnums.EditorType MOBDATERANGE_NOTIME
public static final PSModelEnums.EditorType MOBCASCADER
public static final PSModelEnums.EditorType MOBARRAY
public static final PSModelEnums.EditorType MOBMAPPICKER
public static final PSModelEnums.EditorType MOBCOLORPICKER
public static PSModelEnums.EditorType[] values()
for (PSModelEnums.EditorType c : PSModelEnums.EditorType.values()) System.out.println(c);
public static PSModelEnums.EditorType valueOf(java.lang.String name)
name - 要返回的枚举常量的名称。java.lang.IllegalArgumentException - 如果该枚举类型没有带有指定名称的常量java.lang.NullPointerException - 如果参数为空值public static PSModelEnums.EditorType from(java.lang.String value)