NY_00002_EnterTextPlugIn
This plugin is used by the web application NodeManager. The NY_00002_EnterTextPlugIn plugin shows a web dialog that allows you to enter a simple text.
Usage
This dialog implements the general web dialog API and can be created and destroyed with it.
The following parameters are also required:
Name | Description |
---|---|
message | The message that is displayed above the edit field. |
The plugin can be hosted on any number of nodes. The microservice registry determines which factory is used when creating a new instance (load balancing).
Microservice ID
The plugin registers a microservice with the ID NY_WebDialogEnterText_00002
.