Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PropertyDialogSize

Used to define dialog size.

Hierarchy

Index

Properties

Optional height

height: undefined | number

Optional minBodyHeight

minBodyHeight: undefined | number

Max content height after witch scroll will appiear.

Optional minBodyWidth

minBodyWidth: undefined | number

Min content height, content will not be smaller height, event if there is no content to fill it.

Optional sizeClass

sizeClass: undefined | string

CSS class that gets added to .modal-dialog DOM element of property dialog modal.

Optional width

width: undefined | number