public final class MessageboxProvider extends Object
Modifier and Type | Method and Description |
---|---|
static void |
showDocumentCannotBeEditedMessage(ResultSetView view,
DocumentId id)
Shows the 'this document cannot be edited' message box with a choice for the user.
|
public static void showDocumentCannotBeEditedMessage(ResultSetView view, DocumentId id)
view
- The ResultSetView to post the displayPopupEvent to.id
- The document if of the document in question.Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.