| Package | Description |
|---|---|
| net.sourceforge.stripes.tools |
Command line tools used in conjunction with Stripes.
|
| Modifier and Type | Method and Description |
|---|---|
EventInfo |
ActionBeanInfo.getDefaultEvent()
Gets the default event for this ActionBean, if there is one.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,EventInfo> |
ActionBeanInfo.getEvents()
Gets a Map of event name to EventInfo, excluding the default event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionBeanInfo.addEvent(EventInfo eventInfo)
Adds the supplied event to the events for this ActionBean.
|
© Copyright 2005-2006, Stripes Development Team.