public class PageCommentsContext extends Object
| Constructor and Description |
|---|
PageCommentsContext() |
| Modifier and Type | Method and Description |
|---|---|
CommentModel |
getActiveComment() |
Collection<? extends CommentLayerComponent> |
getCommentLayerComponents() |
CommentIconModel |
getSelectedCommentIconModel() |
void |
setCommentLayerComponents(Collection<? extends CommentLayerComponent> commentLayerComponents) |
void |
setSelectedCommentModel(CommentIconModel selectedCommentIconModel) |
public CommentIconModel getSelectedCommentIconModel()
public CommentModel getActiveComment()
public void setSelectedCommentModel(CommentIconModel selectedCommentIconModel)
public Collection<? extends CommentLayerComponent> getCommentLayerComponents()
public void setCommentLayerComponents(Collection<? extends CommentLayerComponent> commentLayerComponents)
commentLayerComponents - the commentLayerComponents to setCopyright © 2017 SAP SE. All Rights Reserved.