public interface IXForm extends Serializable
void setXItems(LinkedHashMap<String,XItem> xItems)
LinkedHashMap<String,String> getParentItemMap()
void setParentItemMap(LinkedHashMap<String,String> parentItemMap)
IXForm clone() throws CloneNotSupportedException
CloneNotSupportedException
boolean isShowLogo()
boolean isResponsive()
boolean isUseModernTheme()
boolean isPrevReplacement()
com.alibaba.fastjson.JSONObject getVersion()
com.alibaba.fastjson.JSONArray getVariables()
String getMaxSize()
String getMinSize()
String getResponseSize()
String getMetaData()
String getUserCSS()
String getUserJS()
String getErrorStyle()
com.alibaba.fastjson.JSONObject getFormI18N()
@Deprecated void setxItems(LinkedHashMap<String,XItem> xItems)
setXItems(LinkedHashMap)
@Deprecated Map<String,XItem> getxItems()
getXItems()
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.