Package org.compiere.pos
Interface PosKeyListener
-
- All Known Implementing Classes:
POSKeyboard,PosPayment,SubFunctionKeys
public interface PosKeyListenerInterface for listening to on screen key events- Author:
- Paul Bowden Adaxa Pty Ltd
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidkeyReturned(MPOSKey key)
-
-
-
Method Detail
-
keyReturned
void keyReturned(MPOSKey key)
-
-