public interface InstallationNodeContribution
| Modifier and Type | Method and Description | 
|---|---|
void | 
closeView()
Called each time the end user exits this URCap contribution in the Installation Tab. 
 | 
void | 
generateScript(ScriptWriter writer)
Defines script code that is added to the beginning of the script code executed when a program is launched. 
 | 
void | 
openView()
Called each time the end user opens this URCap contribution in the Installation Tab. 
 | 
void openView()
void closeView()
void generateScript(ScriptWriter writer)
writer - serves to add script commands to program script code preamble.Copyright © 2020. All rights reserved.