| org.tigris.scarab.screens.Default org.tigris.scarab.screens.home.XModuleList
XModuleList | public class XModuleList extends Default (Code) | | This class sets the current module issue type list to null if it is
one of the predefined lists. Otherwise the template will show the
list as selected for editing.
author: John McNally version: $Id: XModuleList.java 7063 2003-02-04 11:26:03Z jon $ |
Method Summary | |
public void | doBuildTemplate(RunData data, TemplateContext context) builds up the context for display of variables on the page. |
doBuildTemplate | public void doBuildTemplate(RunData data, TemplateContext context) throws Exception(Code) | | builds up the context for display of variables on the page.
|
|
|