Options
All
  • Public
  • Public/Protected
  • All
Menu

表模板组件的弹出页面的工具栏

Hierarchy

  • ContainerBase
    • Panel

Index

Constructors

constructor

  • new Panel(config: any): Panel
  • Parameters

    • config: any

    Returns Panel

Properties

broderTheme

broderTheme: PanelTheme

css

css: PanelStyle

Methods

doGetClassName

  • doGetClassName(): any
  • Returns any

doGetCss

  • doGetCss(): PanelStyle
  • Returns PanelStyle

doRenderBroderTheme

  • doRenderBroderTheme(): void
  • Returns void

getAttrEditors

  • getAttrEditors(): AttributeEditorBase[]
  • Returns AttributeEditorBase[]

render

  • render(parentCmp: any): void
  • Parameters

    • parentCmp: any

    Returns void

Generated using TypeDoc