| org.tigris.scarab.util.ScarabLink org.tigris.scarab.screens.ModuleSwitchingLink
ModuleSwitchingLink | public class ModuleSwitchingLink extends ScarabLink (Code) | | author: hdab author: To change the template for this generated type comment go to author: Window - Preferences - Java - Code Generation - Code and Comments |
ModuleSwitchingLink | public ModuleSwitchingLink(RunData data)(Code) | | |
addPair | protected void addPair(ArrayList list, String name, String value)(Code) | | Add a key value pair (in the form of a 2 object array) to the provided
list
Parameters: list - List to add to. Parameters: name - A String with the name to add. Parameters: value - A String with the value to add. |
setPage | public TemplateLink setPage(String moduleId)(Code) | | override super method and make it public
|
|
|