works.iterative.ui
package works.iterative.ui
Members list
Packages
package works.iterative.ui.components
package works.iterative.ui.laminar
package works.iterative.ui.model
package works.iterative.ui.scenarios
package works.iterative.ui.services
Type members
Classlikes
trait JsonMessageCatalogue extends MessageCatalogue
Attributes
- Companion
- object
- Supertypes
-
trait MessageCatalogueclass Objecttrait Matchableclass Any
object JsonMessageCatalogue
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
JsonMessageCatalogue.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
object TimeUtils
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
TimeUtils.type
object UIString
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
UIString.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class Handler
Types
UIString is meant to mark the strings that are part of the UI and subject to localization Another mechanism can later be used to find all these strings and customize.
UIString is meant to mark the strings that are part of the UI and subject to localization Another mechanism can later be used to find all these strings and customize.
Attributes
In this article