public class CreateNewCommentExecutor extends Object implements CommentModeExecutor
CommentModeExecutor for creating new comments in the comment-layer. Implementation of
CommentModeExecutor must be stateless.| Constructor and Description |
|---|
CreateNewCommentExecutor() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeCommentAction(CommentLayerComponent commentLayerComponent)
Sets the comment layer in 'create' mode:
|
public void executeCommentAction(CommentLayerComponent commentLayerComponent)
executeCommentAction in interface CommentModeExecutorcommentLayerComponent - - target component.Copyright © 2017 SAP SE. All Rights Reserved.