类 LinkButton
java.lang.Object
com.sh.wf.module.component.Component
com.sh.wf.module.component.page.Button
com.sh.wf.module.component.page.LinkButton
- 所有已实现的接口:
ComponentExport_I,ComponentLoad_I,Serializable,Cloneable
Description: 超链接
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2015年1月23日
- 另请参阅:
-
字段概要
从类继承的字段 com.sh.wf.module.component.page.Button
calWidthOffset, initHidden, layoutStyle, paddingLeft, paddingRight, renderValue, systemAttr从类继承的字段 com.sh.wf.module.component.Component
__initHidden, attrMap, authInfo, autoId, autoTriggerEvent, beginHtml, cflag, childComponentList, contextMenu, dictAttr, endHtml, eventAttr, exDataMap, h1, id, idOri, isAutoLoad, isRulePageShow, isShowComponentFlag, moduleData, pageRuleAttr, parent, parentLayout, parentTableId, pstyle, ruleLastShowHide, ruleShowHideTotal, selfAttr, selfFlag, seqType, sid, style, tagWrap, timerAttr, w1, wrapComponent, x1, y1 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明intautoCalWidth(ModuleContext context) 计算页面宽度voiddoExport(ModuleContext context) 导出操作子组件需要添加的属性,比如:如设置组件的边框,则需要父窗口来进行设置voidparser(ModuleParserContext context, org.jdom2.Element nodeEl) toHtml(ModuleContext context) 转化为HTML代码从类继承的方法 com.sh.wf.module.component.page.Button
callExFunc, getButtonHtml, getSystemAttr, isPageShow, toLoadHtml, toMobileHtml从类继承的方法 com.sh.wf.module.component.Component
addComponent, addRowIdAttr, beforeCheckSaveDsCol2, commonParser, createAutoId, doExportCSV, getAuthInfo, getBeginHtml, getCflag, getComponentContext, getComponentType, getDictAttr, getEndHtml, getEventAttr, getExValue, getH1, getId, getMcuuid, getModuleData, getName, getName, getParent, getParentLayout, getPstyle, getRowId, getSaveDsCol2Name, getSelfAttr, getSelfFlag, getSid, getStyle, getSubCallExUrlFull, getSubLoadUrl, getW1, getWrapBegin, getWrapEnd, getX1, getY1, is__initHidden, isArrayRequestParam, isAutoLoad, isSeqUnique, isShowComponentFlag, isUsePosition, isVisible, notifyParserChildComponent, parserExData, processQueryParam, renderAfter, renderAfter, renderBefore, setAutoLoad, setComponentType, setExData, setId, setModuleData, setParent, setParentLayout, setRuleShowHidden, setShowComponentFlag, setStyle, toHtml2, toWrapHtml从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 com.sh.wf.module.component.ComponentLoad_I
getId
-
构造器详细资料
-
LinkButton
public LinkButton()
-
-
方法详细资料
-
toHtml
从类复制的说明:Component转化为HTML代码 -
doExport
导出操作- 指定者:
doExport在接口中ComponentExport_I- 覆盖:
doExport在类中Component- 参数:
context- ModuleContext
-
autoCalWidth
计算页面宽度- 覆盖:
autoCalWidth在类中Button
-
parser
-
getParentLayoutStyle
从类复制的说明:Component子组件需要添加的属性,比如:如设置组件的边框,则需要父窗口来进行设置- 覆盖:
getParentLayoutStyle在类中Button- 返回:
- 样式
-