| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.core.objects.validator.mechanisms |
| Modifier and Type | Method and Description |
|---|---|
RowSelectionMechanism.SelectionMechanism |
RowSelectionMechanism.getSelectionMechanism() |
RowSelectionMechanism.SelectionMechanism |
RowSelectionMechanism.getSelectionMechanism() |
static RowSelectionMechanism.SelectionMechanism |
RowSelectionMechanism.SelectionMechanism.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RowSelectionMechanism.SelectionMechanism |
RowSelectionMechanism.SelectionMechanism.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RowSelectionMechanism.SelectionMechanism[] |
RowSelectionMechanism.SelectionMechanism.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static RowSelectionMechanism.SelectionMechanism[] |
RowSelectionMechanism.SelectionMechanism.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RowSelectionMechanism(RowSelectionMechanism.SelectionMechanism mechanism) |
RowSelectionMechanism(RowSelectionMechanism.SelectionMechanism mechanism) |
RowSelectionMechanism(RowSelectionMechanism.SelectionMechanism mechanism,
Integer columnIndex) |
RowSelectionMechanism(RowSelectionMechanism.SelectionMechanism mechanism,
Integer columnIndex) |
Copyright © 2021. All rights reserved.