public class ResinChoose extends ResinControl implements FlowBean
Constructor and Description |
---|
ResinChoose() |
Modifier and Type | Method and Description |
---|---|
void |
addWhen(ResinWhen when)
Adds a new when clause.
|
void |
init() |
void |
setOtherwise(ResinWhen when)
Adds the otherwise clause.
|
getObject, setParent
public void addWhen(ResinWhen when)
public void setOtherwise(ResinWhen when)
@PostConstruct public void init() throws java.lang.Throwable
java.lang.Throwable