%ZEN.StudioDocument.ZENAppEditorDocument
Class %ZEN.StudioDocument.ZENAppEditorDocument Extends %ZEN.StudioDocument.AbstractDocument [ Deprecated, System = 4 ]
Studio Document class for Zen Application Editor.
This document class applies to Zen application classes: It allows the user to view a visual representation of a Zen Application class.
Parameters
DOMAIN
Parameter DOMAIN = "%ZEN";
DESCRIPTION
Parameter DESCRIPTION = "Zen Application Editor";
EDITORURL
Parameter EDITORURL = "%25ZEN.StudioDocument.ZENAppEditor.cls";
EXTENSION
Parameter EXTENSION = ".app";
DOCUMENTCLASS
Parameter DOCUMENTCLASS = "%ZEN.application";
If set, name of superclass used for documents of this type.
Methods
IsEnabled
ClassMethod IsEnabled() As %Boolean
Returns true if this document type is enabled, and false to disable it