public class AppendColumnRow extends ToolBarButton
condition
AFTEREDIT, AFTERINIT, BEFOREEDIT, CHANGE, DEFAULT_FONT_SIZE, disabled, EVENT_CLICK, EVENT_STATECHANGE, invisible, STOPEDIT, widgetName, XML_TAG
构造器和说明 |
---|
AppendColumnRow() |
限定符和类型 | 方法和说明 |
---|---|
protected JavaScriptImpl |
clickAction(Repository repo) |
int |
getCount() |
void |
readXML(XMLableReader reader)
Read XML.
|
void |
setCount(int i) |
void |
writeXML(XMLPrintWriter writer)
Write XML.
|
createJSONConfig, createListeners, equals, getCondition, initAction, onContentPanelAfterLoad, setCondition, widgetName
clone, createChildConfig, getHotkeys, getIconName, getText, getXType, isEditor, isShowIcon, isShowText, resolveText, setHotkeys, setIconName, setShowIcon, setShowText, setText, supportedEvents, value2Config
acceptType, changeOnlyVisibleAuthorityState, changeUsableAuthorityState, changeVisibleAuthorityState, cleanAuthority, dealInvisible, dealWithPresentableValue, 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
addListener, clearListeners, createJSONListener, dealWithListener4Compatible, getConvertMap, getListener, getListenerSize
copy, getId, getNameSpace, setId, setNameSpace
getClassInfo, getData, invalidate, isLoad, setClassInfo, setData
public int getCount()
public void setCount(int i)
protected JavaScriptImpl clickAction(Repository repo)
clickAction
在类中 ToolBarButton
public void writeXML(XMLPrintWriter writer)
Widget
writeXML
在接口中 XMLWriter
writeXML
在类中 ToolBarButton
writer
- the PrintWriter.public void readXML(XMLableReader reader)
Widget
readXML
在接口中 XMLReadable
readXML
在类中 ToolBarButton
reader
- XML读取对象XMLableReader