menuOutputStreamobjectmenusys.t[84]

Menu output stream. We run topic contents through this output stream to allow topics to use the special paragraph and style tag markups.

transient menuOutputStream :   OutputStream

Superclass Tree   (in declaration order)

menuOutputStream
        OutputStream
                PreinitObject
                        ModuleExecObject
                                object

Summary of Properties  

buf_ 

Inherited from OutputStream :
filterList_  justDidPara  justDidParaSuppressor  myInputManager  prefix 

Inherited from PreinitObject :
execBeforeMe  reverseGlobalSymbols 

Inherited from ModuleExecObject :
execAfterMe  hasInitialized_  isDoingExec_  isExecuted_ 

Summary of Methods  

captureOutput  execute  writeFromStream 

Inherited from OutputStream :
addOutputFilter  addOutputFilterBelow  applyFilters  applyTextFilters  captureOutputIgnoreExit  construct  inputLineEnd  removeOutputFilter  setPrefix  watchForOutput  writeToStream 

Inherited from ModuleExecObject :
_execute  classExec 

Properties  

buf_menusys.t[125]

our capture buffer (a StringBuffer object)

Methods  

captureOutput (val)OVERRIDDENmenusys.t[90]

Process a function call through the stream. If the function generates any output, we capture it. If the function simply returns text, we run it through the filters.

execute ( )OVERRIDDENmenusys.t[115]
initialize

writeFromStream (txt)OVERRIDDENmenusys.t[112]
we capture our output to a string buffer

Adv3Lite Library Reference Manual
Generated on 01/03/2024 from adv3Lite version 1.6.2