public final class VHBoxRow extends LayoutBase implements ComponentLoad_I
Description: 混合布局
Title:首亨软件 - TSS/CRM等
| 构造器和说明 |
|---|
VHBoxRow() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
callExFunc(ModuleContext context)
组件扩展执行方法,比如:在组件上执行某些操作后,再次请求后台的情况
|
java.lang.String |
getLayoutTextAlign() |
void |
parser(ModuleParserContext context,
org.jdom.Element nodeEl) |
java.lang.String |
toHtml(ModuleContext context)
转化为HTML代码
|
java.lang.String |
toLoadHtml(ModuleContext context)
控件延迟加载
|
java.lang.String |
toMobileHtml(ModuleContext context)
转化为移动手机端的HTML代码
|
checkAndAddStyleClass, getDataPanelFlagaddComponent, addRowIdAttr, autoCalWidth, beforeCheckSaveDsCol2, commonParser, doExport, doExportCSV, getAuthInfo, getBeginHtml, getCflag, getComponentContext, getComponentType, getDictAttr, getEndHtml, getEventAttr, getExValue, getH1, getId, getMcuuid, getModuleData, getName, getName, getParent, getParentLayout, getParentLayoutStyle, 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, toWrapHtmlgetIdpublic java.lang.String toHtml(ModuleContext context)
Componentpublic java.lang.String toLoadHtml(ModuleContext context)
ComponentLoad_ItoLoadHtml 在接口中 ComponentLoad_Icontext - ModuleContextpublic java.lang.String callExFunc(ModuleContext context)
ComponentLoad_IcallExFunc 在接口中 ComponentLoad_Icontext - ModuleContextpublic java.lang.String toMobileHtml(ModuleContext context)
ComponenttoMobileHtml 在类中 Componentcontext - ModuleContextpublic java.lang.String getLayoutTextAlign()
getLayoutTextAlign 在类中 LayoutBasepublic void parser(ModuleParserContext context, org.jdom.Element nodeEl)