Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

ZENMobile.Data.Scribbles

persistent class ZENMobile.Data.Scribbles extends %Library.Persistent, %Library.Populate

SQL Table Name: ZENMobile_Data.Scribbles

Property Inventory

Properties

property Art as %String);
Capture of a scribble area
Property methods: ArtDisplayToLogical(), ArtGet(), ArtGetStored(), ArtIsValid(), ArtLogicalToDisplay(), ArtLogicalToOdbc(), ArtNormalize(), ArtSet()
property Name as %String [ Required ];
ScribbleName
Property methods: NameDisplayToLogical(), NameGet(), NameGetStored(), NameIsValid(), NameLogicalToDisplay(), NameLogicalToOdbc(), NameNormalize(), NameSet()

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 (ZENMobile.Data.Scribbles)

^ZENMobile.Data.ScribblesD(ID)
=
%%CLASSNAME
Name
Art
FeedbackOpens in a new tab