public class EditorHolder extends AbstractDataControl
widgetValue
AFTEREDIT, AFTERINIT, BEFOREEDIT, CHANGE, DEFAULT_FONT_SIZE, disabled, EVENT_CLICK, EVENT_STATECHANGE, invisible, STOPEDIT, widgetName, XML_TAG
TYPE_BOOLEAN, TYPE_DATABINDING, TYPE_DATE, TYPE_FORMULA, TYPE_NUMBER, TYPE_STRING, TYPE_TABLEDATA
构造器和说明 |
---|
EditorHolder() |
EditorHolder(Parameter parameter) |
限定符和类型 | 方法和说明 |
---|---|
void |
createValueResult(DataControl widget,
Calculator widgetCalculator,
JSONObject widgetResult,
JSONObject attrSourceCache)
生成结果值
|
int[] |
getValueType()
返回支持的控件值类型
|
java.lang.String |
getXType()
控件xType,每个控件的特有标记和控件一一对应
|
java.lang.String[] |
supportedEvents()
获取支持的事件
|
clone, dependence, getDataBindDefaultValue, getFormatText, getWidgetValue, isEditor, readXML, setWidgetValue, writeXML
acceptType, changeOnlyVisibleAuthorityState, changeUsableAuthorityState, changeVisibleAuthorityState, cleanAuthority, createJSONConfig, dealInvisible, dealWithPresentableValue, equals, getContentHeight, getContentWidth, getDescription, getDisableAction, getEnableAction, getInvisibleAction, getLabelName, getVisibleAction, getWidgetName, getWidgetPrivilegeControl, hasDataOnInit, hashCode, isChartRelated, isDirtyWidget, isDoneUsableAuthority, isDoneVisibleAuthority, isEnabled, isUsableAuthority, isVisible, isVisibleAuthority, resize, resize, setChartRelated, setDescription, setEnabled, setLabelName, setVisible, setWidgetName, setWidgetPrivilegeControl, supportMobile, toImage, toImage, toString, updateChildBounds, value2Config
addListener, clearListeners, createJSONListener, createListeners, dealWithListener4Compatible, getConvertMap, getListener, getListenerSize
copy, getId, getNameSpace, setId, setNameSpace
getClassInfo, getData, invalidate, isLoad, setClassInfo, setData
public EditorHolder()
public EditorHolder(Parameter parameter)
public java.lang.String getXType()
Widget
public java.lang.String[] supportedEvents()
supportedEvents
在类中 Observer
public int[] getValueType()
DataControl
public void createValueResult(DataControl widget, Calculator widgetCalculator, JSONObject widgetResult, JSONObject attrSourceCache)
widget
- 控件对象widgetCalculator
- 算子widgetResult
- 控件值attrSourceCache
- 缓存