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
/
IdPath
IdPath
works.iterative.ui.model.forms.IdPath
See the
IdPath
companion object
sealed
trait
IdPath
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
trait
AbsolutePath
class
FullPath
object
Root
trait
RelativePath
object
Empty
class
RelPath
Show all
Members list
Clear all
Type members
Types
type
NestType
<:
IdPath
Value members
Abstract methods
def
/
(
id
:
String
):
NestType
def
/
(
id
:
RelativePath
):
NestType
def
path
:
Vector
[
String
]
def
up
:
NestType
Concrete methods
def
last
:
String
def
segments
:
Seq
[
String
]
def
serialize
:
String
def
size
:
Int
def
startsWith
(
other
:
IdPath
):
Boolean
def
toHtmlId
:
String
def
toHtmlName
:
String
def
toMessage
(
itemType
:
String
)(
using
messages
:
MessageCatalogue
):
String
def
toMessageId
:
MessageId
def
toMessageId
(
itemType
:
String
):
MessageId
def
toMessageIds
(
itemType
:
String
):
Seq
[
MessageId
]
def
toMessageOpt
(
itemType
:
String
)(
using
messages
:
MessageCatalogue
):
Option
[
String
]
In this article
Attributes
Members list
Type members
Types
Value members
Abstract methods
Concrete methods