@Deprecated public interface Console
Modifier and Type | Method and Description |
---|---|
void |
clearMessages()
Deprecated.
Does nothing.
|
void |
disable()
Deprecated.
Disables console domain, prevents further console messages from being reported to the client.
|
void |
enable()
Deprecated.
Enables console domain, sends the messages collected so far to the client by means of the messageAdded notification.
|
void enable()
void disable()
void clearMessages()
Copyright © 2017 WebFolder OÜ. All rights reserved.