A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
V
W
Y
S
- scrollToItem(java.lang.Integer,java.lang.Boolean,java.lang.Integer) - function in org.jetbrains.jewel.foundation.lazy.SelectableLazyListState
- SelectableColumnKeybindings - class in org.jetbrains.jewel.foundation.lazy
- SelectableColumnOnKeyEvent - class in org.jetbrains.jewel.foundation.lazy
- SelectableComponentState - class in org.jetbrains.jewel.foundation.state
- SelectableLazyColumn(.<Error class: unknown class>,org.jetbrains.jewel.foundation.lazy.SelectionMode,org.jetbrains.jewel.foundation.lazy.SelectableLazyListState,.<Error class: unknown class>,java.lang.Boolean,kotlin.jvm.functions.Function1,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,org.jetbrains.jewel.foundation.lazy.tree.KeyActions,org.jetbrains.jewel.foundation.lazy.tree.PointerEventActions,.<Error class: unknown class>,kotlin.jvm.functions.Function1) - function in org.jetbrains.jewel.foundation.lazy.SelectableLazyColumnKt
- A composable that displays a scrollable and selectable list of items in a column arrangement.
- SelectableLazyColumn(.<Error class: unknown class>,org.jetbrains.jewel.foundation.lazy.SelectionMode,org.jetbrains.jewel.foundation.lazy.SelectableLazyListState,.<Error class: unknown class>,java.lang.Boolean,kotlin.jvm.functions.Function1,.<Error class: unknown class>,.<Error class: unknown class>,.<Error class: unknown class>,org.jetbrains.jewel.foundation.lazy.tree.KeyActions,org.jetbrains.jewel.foundation.lazy.tree.PointerEventActions,kotlin.jvm.functions.Function1) - function in org.jetbrains.jewel.foundation.lazy.SelectableLazyColumnKt
- SelectableLazyColumnKt - class in org.jetbrains.jewel.foundation.lazy
- SelectableLazyItemScope - class in org.jetbrains.jewel.foundation.lazy
- SelectableLazyItemScope(.<Error class: unknown class>,java.lang.Boolean,java.lang.Boolean) - function in org.jetbrains.jewel.foundation.lazy.SelectableLazyListScopeKt
- SelectableLazyListKey - class in org.jetbrains.jewel.foundation.lazy
- Represents a selectable key used in a selectable lazy list.
- SelectableLazyListKey.NotSelectable - class in org.jetbrains.jewel.foundation.lazy.SelectableLazyListKey
- Represents a non-selectable item key.
- SelectableLazyListKey.Selectable - class in org.jetbrains.jewel.foundation.lazy.SelectableLazyListKey
- Represents a selectable item key.
- SelectableLazyListScope - class in org.jetbrains.jewel.foundation.lazy
- Interface defining the scope for building a selectable lazy list.
- SelectableLazyListScopeKt - class in org.jetbrains.jewel.foundation.lazy
- SelectableLazyListState - class in org.jetbrains.jewel.foundation.lazy
- State object for a selectable lazy list, which extends ScrollableState.
- SelectableLazyListStateKt - class in org.jetbrains.jewel.foundation.lazy
- SelectableScope - class in org.jetbrains.jewel.foundation.lazy
- selectionColorMapping() - function in org.jetbrains.jewel.foundation.theme.ThemeIconData
- SelectionMode - class in org.jetbrains.jewel.foundation.lazy
- Specifies the selection mode for a selectable lazy list.
- set(java.lang.String,TValue) - function in org.jetbrains.jewel.foundation.actionSystem.DataProviderContext
- setDataProvider(kotlin.jvm.functions.Function1) - function in org.jetbrains.jewel.foundation.actionSystem.DataProviderNode
- setHasFocus(java.lang.Boolean) - function in org.jetbrains.jewel.foundation.actionSystem.DataProviderNode
- setKeyboardNavigating(java.lang.Boolean) - function in org.jetbrains.jewel.foundation.lazy.SelectableLazyListState
- Flag indicating whether the user is currently navigating via keyboard
- setLastActiveItemIndex(java.lang.Integer) - function in org.jetbrains.jewel.foundation.lazy.SelectableLazyListState
- setNext(org.jetbrains.jewel.foundation.lazy.tree.Tree.Element) - function in org.jetbrains.jewel.foundation.lazy.tree.Tree.Element
- setNext(org.jetbrains.jewel.foundation.lazy.tree.Tree.Element) - function in org.jetbrains.jewel.foundation.lazy.tree.Tree.Element.Leaf
- setNext(org.jetbrains.jewel.foundation.lazy.tree.Tree.Element) - function in org.jetbrains.jewel.foundation.lazy.tree.Tree.Element.Node
- setOpenNodes(java.util.Set) - function in org.jetbrains.jewel.foundation.lazy.tree.TreeState
- setPrevious(org.jetbrains.jewel.foundation.lazy.tree.Tree.Element) - function in org.jetbrains.jewel.foundation.lazy.tree.Tree.Element
- setPrevious(org.jetbrains.jewel.foundation.lazy.tree.Tree.Element) - function in org.jetbrains.jewel.foundation.lazy.tree.Tree.Element.Leaf
- setPrevious(org.jetbrains.jewel.foundation.lazy.tree.Tree.Element) - function in org.jetbrains.jewel.foundation.lazy.tree.Tree.Element.Node
- setSelectedKeys(java.util.Set) - function in org.jetbrains.jewel.foundation.lazy.SelectableLazyListState
- setSelectedKeys(java.util.Set) - function in org.jetbrains.jewel.foundation.lazy.SelectableScope
- setSelectedKeys(java.util.Set) - function in org.jetbrains.jewel.foundation.lazy.SelectableScope
- setUseCustomPopupRenderer(java.lang.Boolean) - function in org.jetbrains.jewel.foundation.JewelFlags
- Enable custom popups handling in Jewel.
- should accept any special character as word separators() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should find exact pattern in the middle() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should find pattern and return correct range() - function in org.jetbrains.jewel.foundation.search.impl.SubstringSpeedSearchMatcherTest
- should find pattern at beginning of text() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should find pattern at beginning of text() - function in org.jetbrains.jewel.foundation.search.impl.SubstringSpeedSearchMatcherTest
- should find pattern at beginning of text without wildcard() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should find pattern at end of text() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should find pattern at end of text() - function in org.jetbrains.jewel.foundation.search.impl.SubstringSpeedSearchMatcherTest
- should find pattern with ALL case sensitivity when case matches() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should find pattern with case insensitivity by default() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should find pattern with case sensitivity enabled when case matches() - function in org.jetbrains.jewel.foundation.search.impl.SubstringSpeedSearchMatcherTest
- should find pattern with ignoreCase by default() - function in org.jetbrains.jewel.foundation.search.impl.SubstringSpeedSearchMatcherTest
- should find pattern with special characters() - function in org.jetbrains.jewel.foundation.search.impl.SubstringSpeedSearchMatcherTest
- should handle asterisk wildcards() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should handle dot characters() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should handle long patterns() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should handle space wildcards() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should keep blank input unchanged() - function in org.jetbrains.jewel.foundation.search.ConvertToPatternTest
- should match across word separators() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should match camel humps() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should match camel humps in the middle of text() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should match multiple camel humps() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should match number patterns() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should match the best matching cases() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should not find pattern with ALL case sensitivity when case differs() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should not find pattern with case sensitivity enabled() - function in org.jetbrains.jewel.foundation.search.impl.SubstringSpeedSearchMatcherTest
- should only return the first occurrence of the pattern() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should only return the first occurrence of the pattern() - function in org.jetbrains.jewel.foundation.search.impl.SubstringSpeedSearchMatcherTest
- should only return the first occurrence of the pattern without matching pattern() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should respect FIRST_LETTER case sensitivity() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should respect ignoredSeparators() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should return null for blank pattern() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should return null for blank pattern() - function in org.jetbrains.jewel.foundation.search.impl.SubstringSpeedSearchMatcherTest
- should return null for blank text() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should return null for blank text() - function in org.jetbrains.jewel.foundation.search.impl.SubstringSpeedSearchMatcherTest
- should return null for null text() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should return null for null text() - function in org.jetbrains.jewel.foundation.search.impl.SubstringSpeedSearchMatcherTest
- should return null when pattern not found() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should return null when pattern not found() - function in org.jetbrains.jewel.foundation.search.impl.SubstringSpeedSearchMatcherTest
- should skip ignoredSeparators if there are humps in the pattern() - function in org.jetbrains.jewel.foundation.search.impl.PatternSpeedSearchMatcherTest
- should split digits from letters() - function in org.jetbrains.jewel.foundation.search.ConvertToPatternTest
- should split digits from separators() - function in org.jetbrains.jewel.foundation.search.ConvertToPatternTest
- should split words and add wildcards() - function in org.jetbrains.jewel.foundation.search.ConvertToPatternTest
- Single - enum entry in org.jetbrains.jewel.foundation.lazy.SelectionMode
Only a single item can be selected.
- SpeedSearchMatcher - class in org.jetbrains.jewel.foundation.search
- SpeedSearchMatcher.Companion - class in org.jetbrains.jewel.foundation.search.SpeedSearchMatcher
- SpeedSearchMatcher.MatchResult - class in org.jetbrains.jewel.foundation.search.SpeedSearchMatcher
- SpeedSearchMatcher.MatchResult.Companion - class in org.jetbrains.jewel.foundation.search.SpeedSearchMatcher.MatchResult
- SpeedSearchMatcher.MatchResult.Match - class in org.jetbrains.jewel.foundation.search.SpeedSearchMatcher.MatchResult
- SpeedSearchMatcher.MatchResult.NoMatch - class in org.jetbrains.jewel.foundation.search.SpeedSearchMatcher.MatchResult
- stickyHeader(java.lang.Object,java.lang.Object,java.lang.Boolean,kotlin.jvm.functions.Function1) - function in org.jetbrains.jewel.foundation.lazy.SelectableLazyListScope
- A method that enables sticky header behavior in a list or grid view.
- Stroke - class in org.jetbrains.jewel.foundation
- Stroke(.<Error class: unknown class>,.<Error class: unknown class>,org.jetbrains.jewel.foundation.Stroke.Alignment,.<Error class: unknown class>) - function in org.jetbrains.jewel.foundation.StrokeKt
- Stroke(.<Error class: unknown class>,.<Error class: unknown class>,org.jetbrains.jewel.foundation.Stroke.Alignment,.<Error class: unknown class>) - function in org.jetbrains.jewel.foundation.StrokeKt
- Stroke.Alignment - class in org.jetbrains.jewel.foundation.Stroke
- Stroke.Brush - class in org.jetbrains.jewel.foundation.Stroke
- Stroke.None - class in org.jetbrains.jewel.foundation.Stroke
- Stroke.Solid - class in org.jetbrains.jewel.foundation.Stroke
- StrokeKt - class in org.jetbrains.jewel.foundation
- SubstringSpeedSearchMatcherTest - class in org.jetbrains.jewel.foundation.search.impl