public final class LinkButton extends Button
Description: 超链接
Title:首亨软件 - TSS/CRM等
systemAttr
构造器和说明 |
---|
LinkButton() |
限定符和类型 | 方法和说明 |
---|---|
int |
autoCalWidth(ModuleContext context)
计算页面宽度
|
void |
doExport(ModuleContext context)
导出操作
|
java.lang.String |
getParentLayoutStyle()
子组件需要添加的属性,比如:如设置组件的边框,则需要父窗口来进行设置
|
void |
parser(ModuleParserContext context,
org.jdom.Element nodeEl) |
java.lang.String |
toHtml(ModuleContext context)
转化为HTML代码
|
callExFunc, getButtonHtml, getSystemAttr, toLoadHtml, toMobileHtml
addComponent, addRowIdAttr, beforeCheckSaveDsCol2, commonParser, doExportCSV, getAuthInfo, getBeginHtml, getCflag, getComponentContext, getComponentType, getDictAttr, getEndHtml, getEventAttr, getExValue, getH1, getId, getMcuuid, getModuleData, getName, getName, getParent, getParentLayout, getPstyle, getRowId, getSaveDsCol2Name, getSelfAttr, getSid, getStyle, getSubCallExUrlFull, getSubLoadUrl, getW1, getWrapBegin, getWrapEnd, getX1, getY1, is__initHidden, isArrayRequestParam, isAutoLoad, isSeqUnique, isShowComponentFlag, isUsePosition, isVisible, renderAfter, renderAfter, renderBefore, setAutoLoad, setComponentType, setId, setModuleData, setParent, setParentLayout, setRuleShowHidden, setShowComponentFlag, setStyle, toHtml2, toWrapHtml
getId
public java.lang.String toHtml(ModuleContext context)
Component
public void doExport(ModuleContext context)
doExport
在接口中 ComponentExport_I
doExport
在类中 Component
context
- ModuleContextpublic int autoCalWidth(ModuleContext context)
autoCalWidth
在类中 Button
public void parser(ModuleParserContext context, org.jdom.Element nodeEl)
public java.lang.String getParentLayoutStyle()
Component
getParentLayoutStyle
在类中 Button