public interface PopupNode extends ProgramNode
Modifier and Type | Interface and Description |
---|---|
static class |
PopupNode.Type |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
PopupNode.Type |
getType() |
PopupNode |
setMessage(String message) |
PopupNode |
setType(PopupNode.Type type) |
String getMessage()
PopupNode setType(PopupNode.Type type)
PopupNode.Type getType()
Copyright © 2018. All rights reserved.