public class DynamicExecuteBean extends Object implements Serializable
| Constructor and Description |
|---|
DynamicExecuteBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyValue() |
int |
getActionsCounter() |
Object |
getExecute() |
javax.faces.model.SelectItem[] |
getExecuteOptions() |
String |
getInputValue() |
String |
getValue() |
void |
setExecute(Object execute) |
void |
setInputValue(String inputValue) |
public javax.faces.model.SelectItem[] getExecuteOptions()
public Object getExecute()
public void setExecute(Object execute)
public String getValue()
public String getInputValue()
public void setInputValue(String inputValue)
public int getActionsCounter()
public void applyValue()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.