类 LayoutBase

java.lang.Object
com.sh.wf.module.component.Component
com.sh.wf.module.component.LayoutBase
所有已实现的接口:
ComponentExport_I, Serializable, Cloneable
直接已知子类:
CanvasLayout, ControlLayout, DragLayout, FileLayout, ForLayout, HBoxLayout, QueryLayout, RectLayout, RectRow, SlotLayout, VBoxLayout, VBoxLayout2, VHBoxLayout, VHBoxRow, VHBoxRowCell, WindowLayout

public abstract class LayoutBase extends Component implements Cloneable, Serializable

Description: 标识布局

Title:首亨软件 - TSS/CRM等

从以下版本开始:
2017年11月24日
另请参阅:
  • 字段详细资料

    • isDataPanel

      protected boolean isDataPanel
    • dataPanelFlag

      protected String dataPanelFlag
  • 构造器详细资料

    • LayoutBase

      public LayoutBase()
  • 方法详细资料

    • getLayoutTextAlign

      public abstract String getLayoutTextAlign()
    • getDataPanelFlag

      public String getDataPanelFlag()
    • checkAndAddStyleClass

      public void checkAndAddStyleClass(Map<String,String> attrMap, String styleClass)
    • toSlotHtml

      protected void toSlotHtml(ModuleContext context)
      处理插槽
      参数:
      context -