Skip to main content

EnsLib.ITK.UI.RegistryColumn

class EnsLib.ITK.UI.RegistryColumn extends %Library.RegisteredObject

This is used in the building of an ITK Registry

Property Inventory

Parameters

parameter SrcVer = $Id$;

Properties

property ClassProperty as %String);
Property methods: ClassPropertyDisplayToLogical(), ClassPropertyGet(), ClassPropertyIsValid(), ClassPropertyLogicalToDisplay(), ClassPropertyLogicalToOdbc(), ClassPropertyNormalize(), ClassPropertySet()
property DisplayList as %String;
Property methods: DisplayListDisplayToLogical(), DisplayListGet(), DisplayListIsValid(), DisplayListLogicalToDisplay(), DisplayListLogicalToOdbc(), DisplayListNormalize(), DisplayListSet()
property DisplayName as %String);
Property methods: DisplayNameDisplayToLogical(), DisplayNameGet(), DisplayNameIsValid(), DisplayNameLogicalToDisplay(), DisplayNameLogicalToOdbc(), DisplayNameNormalize(), DisplayNameSet()
property Key as %Boolean;
Property methods: KeyDisplayToLogical(), KeyGet(), KeyIsValid(), KeyLogicalToDisplay(), KeyNormalize(), KeySet()
property Required as %Boolean;
Property methods: RequiredDisplayToLogical(), RequiredGet(), RequiredIsValid(), RequiredLogicalToDisplay(), RequiredNormalize(), RequiredSet()
property ValueList as %String;
Property methods: ValueListDisplayToLogical(), ValueListGet(), ValueListIsValid(), ValueListLogicalToDisplay(), ValueListLogicalToOdbc(), ValueListNormalize(), ValueListSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab