public class

Bar

extends ActionSupport
java.lang.Object
   ↳ webwork.action.ActionSupport
     ↳ webwork.examples.Bar

Class Overview

Bar

Summary

[Expand]
Inherited Constants
From interface webwork.action.Action
[Expand]
Inherited Fields
From class webwork.action.ActionSupport
Public Constructors
Bar()
Public Methods
String doExecute()
String getBarMessage()
String getTitle()
void setTitle(String title)
[Expand]
Inherited Methods
From class webwork.action.ActionSupport
From class java.lang.Object
From interface webwork.action.Action
From interface webwork.action.IllegalArgumentAware

Public Constructors

public Bar ()

Public Methods

public String doExecute ()

public String getBarMessage ()

public String getTitle ()

public void setTitle (String title)