Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PropertyGroup

Hierarchy

  • any

Index

Properties

collapsed

collapsed: boolean

collapsible

collapsible: boolean

hidden

hidden: boolean

layout

layout: DataFormLayout

name

name: string

properties

properties: Array<EntityProperty>

titleHidden

titleHidden: boolean

titleStyle

titleStyle: GroupTitleStyle

Static collapsedProperty

collapsedProperty: Property<PropertyGroup, boolean>

Static collapsibleProperty

collapsibleProperty: Property<PropertyGroup, boolean>

Static hiddenProperty

hiddenProperty: Property<PropertyGroup, boolean>

Static layoutProperty

layoutProperty: Property<PropertyGroup, DataFormLayout>

Static nameProperty

nameProperty: Property<PropertyGroup, string>

Static propertiesProperty

propertiesProperty: Property<PropertyGroup, Array<EntityProperty>>

Static titleHiddenProperty

titleHiddenProperty: Property<PropertyGroup, boolean>

Static titleStyleProperty

titleStyleProperty: Property<PropertyGroup, GroupTitleStyle>

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method