EnsLib.ITK.UI.RegistryColumn
class EnsLib.ITK.UI.RegistryColumn extends %Library.RegisteredObject
This is used in the building of an ITK RegistryProperty 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
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()