Skip to main content

%iKnow.UI.ITablesStatusView

Property Inventory

Method Inventory

Parameters

parameter APPLICATION;
Inherited description: This is the class name of this application this page belongs to. If not defined, this page does not belong to an application.
parameter DOMAIN = iKnow;
Inherited description: Localization domain

Properties

property job as %ZEN.Datatype.integer;
Property methods: jobDisplayToLogical(), jobGet(), jobIsValid(), jobLogicalToDisplay(), jobLogicalToOdbc(), jobNormalize(), jobSet()

Methods

method %OnAfterCreatePage() as %Status
Inherited description: This callback is called after the server-side page object and all of its children are created.
Subclasses can override this to add, remove, or modify items within the page object model, or to provide values for controls.
method %RefreshOutput() as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab