public class EditorHolder extends AbstractDataControl
widgetValueAFTEREDIT, AFTERINIT, BEFOREEDIT, CHANGE, DEFAULT_FONT_SIZE, disabled, EVENT_CLICK, EVENT_STATECHANGE, invisible, STOPEDIT, widgetName, XML_TAGTYPE_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, writeXMLacceptType, 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, value2ConfigaddListener, clearListeners, createJSONListener, createListeners, dealWithListener4Compatible, getConvertMap, getListener, getListenerSizecopy, getId, getNameSpace, setId, setNameSpacegetClassInfo, getData, invalidate, isLoad, setClassInfo, setDatapublic EditorHolder()
public EditorHolder(Parameter parameter)
public java.lang.String getXType()
Widgetpublic java.lang.String[] supportedEvents()
supportedEvents 在类中 Observerpublic int[] getValueType()
DataControlpublic void createValueResult(DataControl widget, Calculator widgetCalculator, JSONObject widgetResult, JSONObject attrSourceCache)
widget - 控件对象widgetCalculator - 算子widgetResult - 控件值attrSourceCache - 缓存