public class ConditionalFlowStepOne extends AbstractGuiFlowStep
| Constructor and Description |
|---|
ConditionalFlowStepOne()
No argument constructor to make this step a Java Bean.
|
| Modifier and Type | Method and Description |
|---|---|
Element[] |
getElements()
Gets all the element of the periodic table.
|
Element |
getSelectedElement()
Gets the selected element.
|
void |
setSelectedElement(Element element)
Sets the selected element, which ends this step.
|
getPage, start, start, toStringback, finish, getInputOutputParameter, getName, getParentFlow, getRootFlow, isStartable, isUserStartable, isVisible, putInputOutputParameter, setStartable, setUserStartable, setVisiblepublic ConditionalFlowStepOne()
public Element[] getElements()
public Element getSelectedElement()
public void setSelectedElement(Element element)
element - The selected element.Copyright © 2008–2018. All rights reserved.