terminal21-ui-std
terminal21-ui-std
API
org.terminal21
client
collections
EventIterator
EventIterator
components
chakra
AddIcon
Alert
AlertDescription
AlertIcon
AlertTitle
ArrowBackIcon
ArrowDownIcon
ArrowForwardIcon
ArrowLeftIcon
ArrowRightIcon
ArrowUpDownIcon
ArrowUpIcon
AtSignIcon
AttachmentIcon
Badge
BellIcon
Box
Breadcrumb
BreadcrumbItem
BreadcrumbLink
Button
ButtonGroup
CEJson
CalendarIcon
Center
ChakraElement
ChatIcon
CheckCircleIcon
CheckIcon
Checkbox
ChevronDownIcon
ChevronLeftIcon
ChevronRightIcon
ChevronUpIcon
Circle
CloseIcon
Code
CopyIcon
DeleteIcon
DownloadIcon
DragHandleIcon
EditIcon
Editable
EditableInput
EditablePreview
EditableTextarea
EmailIcon
ExternalLinkIcon
FormControl
FormHelperText
FormLabel
HStack
HamburgerIcon
Image
InfoIcon
InfoOutlineIcon
Input
InputGroup
InputLeftAddon
InputRightAddon
Link
LinkIcon
ListItem
LockIcon
Menu
MenuButton
MenuDivider
MenuItem
MenuList
MinusIcon
MoonIcon
NotAllowedIcon
Option_
OrderedList
PhoneIcon
PlusSquareIcon
Progress
QuestionIcon
QuestionOutlineIcon
QuickFormControl
QuickTable
QuickTabs
Radio
RadioGroup
RepeatClockIcon
RepeatIcon
Search2Icon
SearchIcon
Select
SettingsIcon
SimpleGrid
SmallAddIcon
SmallCloseIcon
SpinnerIcon
Square
StarIcon
SunIcon
Switch
Tab
TabList
TabPanel
TabPanels
Table
TableCaption
TableContainer
Tabs
Tbody
Td
Text
Textarea
Tfoot
Th
Thead
TimeIcon
Tooltip
Tr
TriangleDownIcon
TriangleUpIcon
UnlockIcon
UnorderedList
UpDownIcon
VStack
ViewIcon
ViewOffIcon
WarningIcon
WarningTwoIcon
frontend
FrontEndElement
ThemeToggle
std
Cookie
CookieReader
Em
Header1
Header2
Header3
Header4
Header5
Header6
Input
NewLine
Paragraph
Span
StdEJson
StdElement
StdHttp
ComponentLib
EventHandler
Keys
OnChangeBooleanEventHandler
CanHandleOnChangeEvent
OnChangeEventHandler
CanHandleOnChangeEvent
OnClickEventHandler
CanHandleOnClickEvent
UiComponent
UiElement
UiElement
HasChildren
json
StdElementEncoding
UiElementEncoding
ClientEventsWsListener
ConnectedSession
Controller
Controller
Events
Events
InitialRender
MV
MV
NoModelController
RenderedController
Sessions
SessionBuilder
ui.std
SessionsServiceCaller
SessionsServiceCallerFactory
SessionsServiceCallerJsonSerializedFactory
SessionsServiceCirceJsonSerializer
SessionsServiceMethods
SessionsServiceMethods
ChangeSessionJsonState
CreateSession
Methods
SetSessionJsonState
TerminateSession
terminal21-ui-std
/
org.terminal21
/
org.terminal21.client
/
org.terminal21.client.components
/
org.terminal21.client.components.frontend
/
FrontEndElement
FrontEndElement
org.terminal21.client.components.frontend.FrontEndElement
sealed
trait
FrontEndElement
extends
UiElement
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
UiElement
trait
AnyElement
class
Object
trait
Matchable
class
Any
Known subtypes
class
ThemeToggle
Members list
Clear all
Type members
Inherited types
type
This
<:
UiElement
Attributes
Inherited from:
UiElement
Value members
Inherited methods
def
dataStore
:
TypedMap
Attributes
Inherited from:
UiElement
def
findKey
(
key
:
String
):
UiElement
Attributes
Inherited from:
UiElement
def
flat
:
Seq
[
UiElement
]
Attributes
Returns
this element along all it's children flattened
Inherited from:
UiElement
def
key
:
String
Attributes
Inherited from:
UiElement
def
store
[
V
](
key
:
TypedMapKey
[
V
],
value
:
V
):
This
Attributes
Inherited from:
UiElement
def
storedValue
[
V
](
key
:
TypedMapKey
[
V
]):
V
Attributes
Inherited from:
UiElement
def
substituteComponents
:
UiElement
Attributes
Inherited from:
UiElement
def
toSimpleString
:
String
Attributes
Inherited from:
UiElement
def
withDataStore
(
ds
:
TypedMap
):
This
Attributes
Inherited from:
UiElement
def
withKey
(
key
:
String
):
This
Attributes
Inherited from:
UiElement
In this article
Attributes
Members list
Type members
Inherited types
Value members
Inherited methods