• Publicity: Public Only All

menu-procs.tcl

Basic classes for Menus (context menu, menu bar, menu item). The design is influenced by the YUI2 classes, but we tried to keep the implementation generic. The original version was developed by Michael Aram in his Master Thesis. Over the time it was simplified, downstripped and refactored by Gustaf Neumann. The currently preferred interface is the class.

Location:
packages/xowiki/tcl/menu-procs.tcl
Authors:
Michael Aram
Gustaf Neumann

Procedures in this file

Detailed information

xowiki::Menu instproc render (public)

 <instance of xowiki::Menu[i]> render

doku

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.

xowiki::MenuItem instproc render (public)

 <instance of xowiki::MenuItem[i]> render

doku

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
[ show source ]