Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EntityProperty

Hierarchy

  • any

Index

Properties

android

android: any

autoCompleteDisplayMode

autoCompleteDisplayMode: AutoCompleteDisplayMode

columnIndex

columnIndex: number

converter

converter: PropertyConverter

displayName

displayName: string

editor

editor: PropertyEditor

errorMessage

errorMessage: string

hidden

hidden: boolean

hintText

hintText: string

imageResource

imageResource: any

index

index: number

ios

ios: any

isValid

isValid: boolean

name

name: string

readOnly

readOnly: boolean

required

required: boolean

successMessage

successMessage: string

validators

validators: Array<PropertyValidator>

value

value: any

valueCandidate

valueCandidate: any

valuesProvider

valuesProvider: any

Static autoCompleteDisplayModeProperty

autoCompleteDisplayModeProperty: Property<EntityProperty, AutoCompleteDisplayMode>

Static columnIndexProperty

columnIndexProperty: Property<EntityProperty, number>

Static converterProperty

converterProperty: Property<EntityProperty, PropertyConverter>

Static displayNameProperty

displayNameProperty: Property<EntityProperty, string>

Static editorProperty

editorProperty: Property<EntityProperty, PropertyEditor>

Static hiddenProperty

hiddenProperty: Property<EntityProperty, boolean>

Static hintTextProperty

hintTextProperty: Property<EntityProperty, string>

Static imageResourceProperty

imageResourceProperty: Property<EntityProperty, any>

Static indexProperty

indexProperty: Property<EntityProperty, number>

Static nameProperty

nameProperty: Property<EntityProperty, string>

Static readOnlyProperty

readOnlyProperty: Property<EntityProperty, boolean>

Static requiredProperty

requiredProperty: Property<EntityProperty, boolean>

Static validatorsProperty

validatorsProperty: Property<EntityProperty, Array<PropertyValidator>>

Static valuesProviderProperty

valuesProviderProperty: Property<EntityProperty, any>

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