1 Commits

Author SHA1 Message Date
Larry Rowe
1d50585bfc Update Input.md
Added that input objects are derived from ChangeableObject.
2024-10-01 13:33:50 -04:00

View File

@@ -1,6 +1,6 @@
Input objects allow you to create a field where the user can enter text. Input objects allow you to create a field where the user can enter text.
In addition to the Object and VisualObject methods, Input objects have the following methods: Input objects are derived from Object, VisualObject, and ChangeableObject. Input objects have the following additional methods:
| | | | | |
|---|---| |---|---|