| Package | Description |
|---|---|
| com.codename1.ui |
Main widget package containing the component/container "composite" similar
both in terminology and design to Swing/AWT.
|
| Modifier and Type | Method and Description |
|---|---|
static TextSelection.TextSelectionTrigger |
TextSelection.getDefaultTextSelectionTrigger()
Gets the default trigger type for text selection.
|
static TextSelection.TextSelectionTrigger |
TextSelection.TextSelectionTrigger.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextSelection.TextSelectionTrigger[] |
TextSelection.TextSelectionTrigger.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.