Package de.hsh.graja.util.comment.event
Class IfThenElseAction
java.lang.Object
de.hsh.graja.util.comment.event.IfThenElseAction
- All Implemented Interfaces:
Action
,Serializable
- Direct Known Subclasses:
IfThenElseCompositeConditionedAction
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IfThenElseAction
-
-
Method Details
-
getCondition
-
getThenAction
-
getElseAction
-
renderHtml
- Specified by:
renderHtml
in interfaceAction
-