public class WelcomeScreen extends Screen
| Constructor and Description |
|---|
WelcomeScreen()
Constructor for the WelcomeScreen object
|
WelcomeScreen(WebSession s)
Constructor for the WelcomeScreen object
|
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.ecs.Element |
createContent(WebSession s)
Description of the Method
|
protected String |
getInstructions()
Gets the instructions attribute of the WelcomeScreen object
|
String |
getRole()
getRole.
|
String |
getTitle()
Gets the title attribute of the WelcomeScreen object
|
void |
setup(WebSession s)
setup.
|
protected org.apache.ecs.Element |
wrapForm(WebSession s)
wrapForm.
|
convertMetachars, convertMetacharsJavaCode, createLessonTracker, createLessonTracker, getContent, getContentLength, getLessonTracker, getLessonTracker, getLessonTracker, getSponsor, getSponsorLogoResource, makeLogo, makeMessages, output, pad, setContentpublic WelcomeScreen(WebSession s)
s - Description of the Parameterpublic WelcomeScreen()
public void setup(WebSession s)
setup.
s - a WebSession object.protected org.apache.ecs.Element wrapForm(WebSession s)
wrapForm.
s - a WebSession object.Element object.protected org.apache.ecs.Element createContent(WebSession s)
createContent in class Screens - Description of the Parameterprotected String getInstructions()
public String getTitle()
Copyright © 2006–2016 OWASP. All rights reserved.