Package de.hsh.graja.util.comment.event
Class ActionSequence
java.lang.Object
de.hsh.graja.util.comment.event.ActionSequence
- All Implemented Interfaces:
Action
,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
boolean
isEmpty()
void
renderHtml
(StringBuilder appender, RenderContext ctx)
-
Constructor Details
-
ActionSequence
-
-
Method Details
-
addAction
-
isEmpty
public boolean isEmpty() -
renderHtml
- Specified by:
renderHtml
in interfaceAction
-