DocBook|Search
Class Reference
%CSP.MVBasicPageSection
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%CSP] >  [MVBasicPageSection]
Private  Storage  

class %CSP.MVBasicPageSection extends %CSP.PageSection

This class is used internally by Caché. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class.

Manage output of lines for CSP page class that is being created using MVBasic.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1


Summary

Methods
%%OIDGet %AddToSaveSet %ClassIsLatestVersion %ClassName
%ConstructClone %DispatchClassMethod %DispatchGetModified %DispatchGetProperty
%DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty
%Extends %GetParameter %IsA %IsModified
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject WriteText


Methods

• method WriteText(text As %String, crlf As %Boolean = 0) as %Status
Create and save print text line for class that is being created.