📄 jahiasimplefield.java
字号:
//// ____.// __/\ ______| |__/\. _______// __ .____| | \ | +----+ \// _______| /--| | | - \ _ | : - \_________// \\______: :---| : : | : | \________>// |__\---\_____________:______: :____|____:_____\// /_____|//// . . . i n j a h i a w e t r u s t . . .//package org.jahia.data.fields;/** * This interface is only used as a signature for fields of "simple" type. * Small text, Integer, Boolean, Float fields are some of fields that * implements this interface. * This feature is used to display several fields in a same add/update container * engine popup that let the user enter several field values in a same time. * * @author Khue Nguyen * @version 1.0 */public interface JahiaSimpleField {}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -