Skip to main content

%BI.FORMDESIGN

persistent class %BI.FORMDESIGN extends %Library.Persistent

SQL Table Name: %BI.FORMDESIGN

Property Inventory

Properties

property Background as %String;
Property methods: BackgroundDisplayToLogical(), BackgroundGet(), BackgroundGetStored(), BackgroundIsValid(), BackgroundLogicalToDisplay(), BackgroundLogicalToOdbc(), BackgroundNormalize(), BackgroundSet()
property Caption as %String;
Property methods: CaptionDisplayToLogical(), CaptionGet(), CaptionGetStored(), CaptionIsValid(), CaptionLogicalToDisplay(), CaptionLogicalToOdbc(), CaptionNormalize(), CaptionSet()
property Folder as %String;
Property methods: FolderDisplayToLogical(), FolderGet(), FolderGetStored(), FolderIsValid(), FolderLogicalToDisplay(), FolderLogicalToOdbc(), FolderNormalize(), FolderSet()
property FormObject as array of %BI.FORMOBJECT;
Property methods: FormObjectBuildValueArray(), FormObjectCollectionToDisplay(), FormObjectCollectionToOdbc(), FormObjectDisplayToCollection(), FormObjectGet(), FormObjectGetObject(), FormObjectGetObjectId(), FormObjectGetStored(), FormObjectGetSwizzled(), FormObjectIsValid(), FormObjectOdbcToCollection(), FormObjectSet(), FormObjectSetObject(), FormObjectSetObjectId()
property Height as %String;
Property methods: HeightDisplayToLogical(), HeightGet(), HeightGetStored(), HeightIsValid(), HeightLogicalToDisplay(), HeightLogicalToOdbc(), HeightNormalize(), HeightSet()
property Width as %String;
Property methods: WidthDisplayToLogical(), WidthGet(), WidthGetStored(), WidthIsValid(), WidthLogicalToDisplay(), WidthLogicalToOdbc(), WidthNormalize(), WidthSet()

Indexes

index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Storage Model: CacheStorage (%BI.FORMDESIGN)

^BI.FORMDESIGND(ID)
=
%%CLASSNAME
Background
Caption
Folder
Height
Width

Storage Model: CacheStorage (%BI.FORMDESIGN)

^BI.FORMDESIGND(ID,"FormObject",n)
=
FormObject(n)
FeedbackOpens in a new tab