Options
All
  • Public
  • Public/Protected
  • All
Menu

单元格组

Hierarchy

  • VueCmpBase
    • VanCellGroup

Index

Constructors

constructor

  • Parameters

    • config: any

    Returns VanCellGroup

Properties

addItems

addItems: number

border

border: boolean

css

css: VanCellGroupStyle

inset

inset: boolean

是否展示为卡片单元格组

title

title: string

Methods

doGetClassName

  • doGetClassName(): any
  • Returns any

doGetCss

  • doGetCss(): VanCellGroupStyle
  • Returns VanCellGroupStyle

Protected doGetVueHtml

  • doGetVueHtml(): string
  • 获取组件的html

    Returns string

getAttrEditors

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

getDefalutMenuitem

  • 得到模板设置的默认的单元格数组

    Returns VantCell[]

getMenuitem

  • getMenuitem(): ComponentBase[]
  • 得到模板设置的单元格数组

    Returns ComponentBase[]

Generated using TypeDoc