Java javafx.scene.web PromptData fields, constructors, methods, implement or subclass

Example usage for Java javafx.scene.web PromptData fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javafx.scene.web PromptData.

The text is from its open source code.

Method

StringgetDefaultValue()
Returns the default value carried by this data object.
StringgetMessage()
Returns the message carried by this data object.