@OldPrintMethod public final class PDFPrint extends ToolBarButton
condition
AFTEREDIT, AFTERINIT, BEFOREEDIT, CHANGE, DEFAULT_FONT_SIZE, disabled, EVENT_CLICK, EVENT_STATECHANGE, invisible, STOPEDIT, widgetName, XML_TAG
构造器和说明 |
---|
PDFPrint() |
限定符和类型 | 方法和说明 |
---|---|
protected JavaScriptImpl |
clickAction(Repository repo) |
boolean |
isPopup() |
void |
readXML(XMLableReader reader)
Read XML.
|
void |
setPopup(boolean isPopup) |
boolean |
supportMobile()
支持移动
|
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, toImage, toImage, toString, updateChildBounds
addListener, clearListeners, createJSONListener, dealWithListener4Compatible, getConvertMap, getListener, getListenerSize
copy, getId, getNameSpace, setId, setNameSpace
getClassInfo, getData, invalidate, isLoad, setClassInfo, setData
public boolean isPopup()
public void setPopup(boolean isPopup)
protected JavaScriptImpl clickAction(Repository repo)
clickAction
在类中 ToolBarButton
public boolean supportMobile()
Widget
supportMobile
在类中 Widget
public void readXML(XMLableReader reader)
Widget
readXML
在接口中 XMLReadable
readXML
在类中 ToolBarButton
reader
- XML读取对象XMLableReader
public void writeXML(XMLPrintWriter writer)
Widget
writeXML
在接口中 XMLWriter
writeXML
在类中 ToolBarButton
writer
- the PrintWriter.