iw-support-ui-forms
iw-support-ui-forms
API
works.iterative.ui.model.forms
AbsolutePath
FormState
IdPath
IdPath
Empty
FullPath
RelPath
Root
RelativePath
UIBlock
UIButton
UIChoiceField
UIChoiceOption
UIField
UIFieldDecoration
ErrorMessage
IconButton
UIFileField
UIFlexRow
UIForm
UIFormElement
UIFormSection
UIGrid
UIGridCell
UIHiddenField
UILabeledField
UITextField
iw-support-ui-forms
/
works.iterative.ui.model.forms
/
FormState
FormState
works.iterative.ui.model.forms.FormState
trait
FormState
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Abstract methods
def
all
(
id
:
AbsolutePath
=>
Boolean
):
List
[
Any
]
def
getDouble
(
id
:
AbsolutePath
):
Option
[
Double
]
def
getFileList
(
id
:
AbsolutePath
):
Option
[
List
[
UIFile
]]
def
getInt
(
id
:
AbsolutePath
):
Option
[
Int
]
def
getString
(
id
:
AbsolutePath
):
Option
[
String
]
def
getStringList
(
id
:
AbsolutePath
):
Option
[
List
[
String
]]
def
itemsFor
(
id
:
AbsolutePath
):
List
[(
String
,
String
)]
In this article
Attributes
Members list
Value members
Abstract methods