public interface CommentContextAreaRenderer
| Modifier and Type | Method and Description |
|---|---|
void |
renderCells(PrintContextAreaCommentTreeComponent treeComponent,
CommentModel comment,
Hbox parent,
boolean collapsed)
Render cells with the set cell renderer in web-spring
|
void renderCells(PrintContextAreaCommentTreeComponent treeComponent, CommentModel comment, Hbox parent, boolean collapsed)
treeComponent - the tree component renderer for the context areacomment - the @CommentModel to render the line forparent - the parent @Hbox zk component where to add the cells tocollapsed - true if row is collapsedCopyright © 2017 SAP SE. All Rights Reserved.