public class PrintContextAreaCommentTreeComponent extends ContextAreaCommentTreeComponent
| Modifier and Type | Field and Description |
|---|---|
protected static String |
COMMENT_SCLASS |
COMMENT_LAYER_AWARE_MODELgroupboxList, IMG_ATTACHMENT, IMG_USER_DUMMY_SMALL, mainDivEMPTY_MESSAGE, lastResultType, listComponentModel, loginService, mainArea, resultModel, uiConfigurationServiceADV_QUERY_BTN_ACTIVE_IMG, ADV_QUERY_BTN_IMG, BROWSER_TOOLBAR_SCLASS, CLOSE_BTN_IMG, CONTENT_BROWSER_GB_SCLASS, CONTENT_BROWSER_STICKY_GB_SCLASS, DUPLICATE_BTN_IMG, initialized, MAIN_AREA_BL_SCLASS, MINIMIZE_BTN_IMG, SAVE_QUERY_BTN_IMG, SEARCH_MAGNIFIER_BTN_IMG, SPLIT_ACTIVE_BTN_IMG, SPLIT_INACTIVE_BTN_IMG| Constructor and Description |
|---|
PrintContextAreaCommentTreeComponent(ContextAreaCommentTreeController controller,
ContextAreaCommentTreeModel model,
AbstractContentBrowser contentBrowser) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addEventListeners(AdvancedGroupbox groupbox,
AbstractCommentModel abstractComment) |
CockpitCommentUtils |
getCockpitCommentUtils() |
List<TypedObject> |
getComments() |
CommentService |
getCommentService() |
ContextAreaCommentTreeController |
getController() |
protected DomainModel |
getDomain() |
PrintCollaborationFacade |
getPrintCollaborationFacade() |
protected void |
renderGroupboxHeaderClosed(AbstractCommentModel commentItemModel,
Hbox commentHeader) |
protected void |
renderGroupboxHeaderOpen(AbstractCommentModel commentItemModel,
Hbox commentHeader) |
protected void |
renderLabelDiv(Hbox commentHeader,
AbstractCommentModel commentItemModel) |
void |
scrollInto(Component comp) |
boolean |
update()
Updates this browser component i.e.
|
cleanRemovedComments, extendContextMap, getCommentActionConfiguration, getCommentLayerService, getModel, getTooltipRenderer, markGroupBoxSelected, openRecord, renderCommentDetailsBox, renderCommentsTree, renderCommentTextBox, renderGroupbox, renderSingleComment, renderSingleReply, renderStatusSectioninitializecleanup, createMainArea, createSeparator, createViewItemImage, getCockpitCommentService, getCurrentItemView, getGroupboxList, getTypeService, getValueService, markAsRead, renderAttachmentDiv, renderDetailsContainer, renderGroupboxHeaderIcons, renderReplies, renderView, setActiveItem, updateActiveItems, updateItem, updateSelectedItemscreateTableController, desktopRemoved, detach, getLoginService, getResultModel, getRootType, getTableModel, getUIConfigurationService, loadListModel, resetSelection, resize, setParent, setTableModel, updateResultgetContentBrowser, setModel, updateItemprotected static final String COMMENT_SCLASS
public PrintContextAreaCommentTreeComponent(ContextAreaCommentTreeController controller, ContextAreaCommentTreeModel model, AbstractContentBrowser contentBrowser)
public List<TypedObject> getComments()
getComments in class ContextAreaCommentTreeComponentprotected void renderGroupboxHeaderClosed(AbstractCommentModel commentItemModel, Hbox commentHeader)
renderGroupboxHeaderClosed in class ContextAreaCommentTreeComponentprotected void renderGroupboxHeaderOpen(AbstractCommentModel commentItemModel, Hbox commentHeader)
renderGroupboxHeaderOpen in class ContextAreaCommentTreeComponentprotected void renderLabelDiv(Hbox commentHeader,
AbstractCommentModel commentItemModel)
renderLabelDiv in class ContextAreaCommentTreeComponentpublic boolean update()
AbstractBrowserComponentupdate in interface CockpitComponentupdate in class ContextAreaCommentTreeComponenttrue if this browser was successfully updated, false otherwisepublic void scrollInto(Component comp)
protected void addEventListeners(AdvancedGroupbox groupbox, AbstractCommentModel abstractComment)
addEventListeners in class ContextAreaCommentTreeComponentprotected DomainModel getDomain()
public ContextAreaCommentTreeController getController()
public CockpitCommentUtils getCockpitCommentUtils()
public CommentService getCommentService()
public PrintCollaborationFacade getPrintCollaborationFacade()
Copyright © 2017 SAP SE. All Rights Reserved.