Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PropertyEditorStyle

Hierarchy

Index

Properties

editorHorizontalOffset

editorHorizontalOffset: number

editorVerticalOffset

editorVerticalOffset: number

fillColor

fillColor: Color

labelFontName

labelFontName: string

labelFontStyle

labelFontStyle: DataFormFontStyle

labelHidden

labelHidden: boolean

labelHorizontalOffset

labelHorizontalOffset: number

labelPosition

labelPosition: DataFormLabelPosition

labelTextColor

labelTextColor: Color

labelTextSize

labelTextSize: number

labelVerticalOffset

labelVerticalOffset: number

labelWidth

labelWidth: number

separatorColor

separatorColor: Color

strokeColor

strokeColor: Color

strokeWidth

strokeWidth: number

Static editorHorizontalOffsetProperty

editorHorizontalOffsetProperty: Property<PropertyEditorStyle, number>

Static editorVerticalOffsetProperty

editorVerticalOffsetProperty: Property<PropertyEditorStyle, number>

Static fillColorProperty

fillColorProperty: Property<DataFormStyleBase, Color>

Static labelFontNameProperty

labelFontNameProperty: Property<DataFormStyleBase, string>

Static labelFontStyleProperty

labelFontStyleProperty: Property<DataFormStyleBase, DataFormFontStyle>

Static labelHiddenProperty

labelHiddenProperty: Property<PropertyEditorStyle, boolean>

Static labelHorizontalOffsetProperty

labelHorizontalOffsetProperty: Property<PropertyEditorStyle, number>

Static labelPositionProperty

labelPositionProperty: Property<PropertyEditorStyle, DataFormLabelPosition>

Static labelTextColorProperty

labelTextColorProperty: Property<DataFormStyleBase, Color>

Static labelTextSizeProperty

labelTextSizeProperty: Property<DataFormStyleBase, number>

Static labelVerticalOffsetProperty

labelVerticalOffsetProperty: Property<PropertyEditorStyle, number>

Static labelWidthProperty

labelWidthProperty: Property<PropertyEditorStyle, number>

Static separatorColorProperty

separatorColorProperty: Property<DataFormStyleBase, Color>

Static strokeColorProperty

strokeColorProperty: Property<DataFormStyleBase, Color>

Static strokeWidthProperty

strokeWidthProperty: Property<DataFormStyleBase, number>

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