MenuTopicSubItemclassmenusys.t[459]

A menu topic sub-item can be used to represent an item in a MenuTopicItem's list of display items. This can be useful when displaying a topic must trigger a side-effect.

class MenuTopicSubItem :   object

Superclass Tree   (in declaration order)

MenuTopicSubItem
        object

Subclass Tree  

MenuTopicSubItem
        Hint

Global Objects  

(none)

Summary of Properties  

(none)

Summary of Methods  

getItemText 

Properties  

(none)

Methods  

getItemText ( )menusys.t[465]

Get the item's text. By default, we just return an empty string. This should be overridden to return the appropriate text, and can also trigger any desired side-effects.

TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3