public class ViewUpdateNotice extends Object
Modifier and Type | Class and Description |
---|---|
(package private) static class |
ViewUpdateNotice.ViewType
the different types of view reacting to update notifications.
|
Modifier and Type | Field and Description |
---|---|
ViewUpdateNotice.ViewType |
TYPE
the type of view that should listen to this notification.
|
Constructor and Description |
---|
ViewUpdateNotice(ViewUpdateNotice.ViewType type)
Creates a new notification object for the specified view type.
|
Modifier and Type | Method and Description |
---|---|
String |
getNewLine() |
void |
setNewLine(String line) |
String |
toString() |
public final ViewUpdateNotice.ViewType TYPE
ViewUpdateNotice(ViewUpdateNotice.ViewType type)
type
- the type of view that should listen to this notification.
KNIME GmbH, Konstanz, Germany
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.