//Spheroid Script/spheroid.client.ui/Form
Form
See also Form in UI Guide
class Form
Constructors
| Name | Summary |
|---|---|
| <init> | fun <init>(action: String) |
Functions
| Name | Summary |
|---|---|
| submit | fun submit(callback: (Any, Any) -> Unit) |
| toString | fun toString(): String |
Properties
| Name | Summary |
|---|---|
| action | var action: String |