Uses of Interface
org.eclipse.keypop.reader.selection.spi.CardSelectionExtension
-
Packages that use CardSelectionExtension Package Description org.eclipse.keypop.reader.selection Components used to manage card selection. -
-
Uses of CardSelectionExtension in org.eclipse.keypop.reader.selection
Methods in org.eclipse.keypop.reader.selection with parameters of type CardSelectionExtension Modifier and Type Method Description int
CardSelectionManager. prepareSelection(CardSelector<?> cardSelector, CardSelectionExtension cardSelectionExtension)
Appends a card selection case to the card selection scenario.
-