Uses of Class
org.uitnet.testing.smartfwk.ui.core.objects.validator.mechanisms.RowSelectionMechanism.SelectionMechanism
| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.core.objects.validator.mechanisms |
-
Uses of RowSelectionMechanism.SelectionMechanism in org.uitnet.testing.smartfwk.ui.core.objects.validator.mechanisms
Methods in org.uitnet.testing.smartfwk.ui.core.objects.validator.mechanisms that return RowSelectionMechanism.SelectionMechanism Modifier and Type Method Description RowSelectionMechanism.SelectionMechanismRowSelectionMechanism. getSelectionMechanism()static RowSelectionMechanism.SelectionMechanismRowSelectionMechanism.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.Constructors in org.uitnet.testing.smartfwk.ui.core.objects.validator.mechanisms with parameters of type RowSelectionMechanism.SelectionMechanism Constructor Description RowSelectionMechanism(RowSelectionMechanism.SelectionMechanism mechanism)RowSelectionMechanism(RowSelectionMechanism.SelectionMechanism mechanism, Integer columnIndex)