@RequestScoped @Named public class DefaultCommandController extends Object implements Serializable
| Constructor and Description |
|---|
DefaultCommandController() |
| Modifier and Type | Method and Description |
|---|---|
void |
click(javax.faces.event.ActionEvent actionEvent) |
String |
getLastActiveButtonId() |
String |
getValue1() |
String |
getValue2() |
String |
getValue3() |
void |
setValue1(String value1) |
void |
setValue2(String value2) |
void |
setValue3(String value3) |
public String getValue1()
public void setValue1(String value1)
public String getValue2()
public void setValue2(String value2)
public String getValue3()
public void setValue3(String value3)
public void click(javax.faces.event.ActionEvent actionEvent)
public String getLastActiveButtonId()
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.