Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IContainerOption

ToolCollection.getInstance,以及tcInstance.setContainerOptions

Hierarchy

  • IContainerOption

Index

Properties

Optional hidden

hidden: boolean

是否显示工具栏container

defaultvalue

true

items

items: IUnitOption[]

该工具栏条包含的按钮配置

Optional marginBottom

marginBottom: number

工具栏container离下侧容器的距离

defaultvalue

'16'

Optional marginLeft

marginLeft: number

工具栏container离左侧容器的距离

defaultvalue

16

Optional marginRight

marginRight: number

工具栏container离右侧容器的距离

defaultvalue

'16'

Optional marginTop

marginTop: number

工具栏container离上侧容器的距离

defaultvalue

'16'

position

position: IPosition

该工具栏条的目标位置