@SessionScoped @Named public class ScriptEventController extends Object implements Serializable
| Constructor and Description |
|---|
ScriptEventController() |
| Modifier and Type | Method and Description |
|---|---|
String |
action() |
List<ScriptEventItem> |
getItems() |
void |
onExit() |
void |
onLoad() |
void |
onUnload() |
public void onLoad()
public void onUnload()
public void onExit()
public String action()
public List<ScriptEventItem> getItems()
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.