Uses of Interface
org.eclipse.keypop.storagecard.card.StorageCardSelectionExtension
Packages that use StorageCardSelectionExtension
Package
Description
Contains the factories and builders to create the public elements of the extension.
-
Uses of StorageCardSelectionExtension in org.eclipse.keypop.storagecard
Methods in org.eclipse.keypop.storagecard that return StorageCardSelectionExtensionModifier and TypeMethodDescriptionStorageCardApiFactory.createStorageCardSelectionExtension
(ProductType productType) Creates a new instance ofStorageCardSelectionExtension
. -
Uses of StorageCardSelectionExtension in org.eclipse.keypop.storagecard.card
Methods in org.eclipse.keypop.storagecard.card that return StorageCardSelectionExtensionModifier and TypeMethodDescriptionStorageCardSelectionExtension.prepareReadBlock
(int blockNumber) Prepares the reading of a specific block from the storage card.StorageCardSelectionExtension.prepareReadBlocks
(int fromBlockNumber, int toBlockNumber) Prepares the reading of a range of blocks from the storage card.