Package | Description |
---|---|
com.intechcore.scomponents.scell.api.fx | |
com.intechcore.scomponents.scell.api.fx.model |
Modifier and Type | Method and Description |
---|---|
void |
IScellUiApi.setContextMenuItems(ContextMenuOwner target,
List<PredefinedContextMenuCommand> commands)
Allows to customize the corresponding context menu
|
Modifier and Type | Method and Description |
---|---|
static PredefinedContextMenuCommand |
PredefinedContextMenuCommand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PredefinedContextMenuCommand[] |
PredefinedContextMenuCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.