Skip to content

Core Module

kds1660 edited this page Nov 29, 2016 · 4 revisions

Public methods

#####pushCard(cardData) Receive cardData; if receved object - switch core into state 'CARD_INSERTED', if 0 - back to state WAITING

#####onSubmitBtnClick(button) if clicked button submit

#####onNumBtnClick(button) if clicked button numpad, button = button value (1,2,3 etc.)

#####onCancelBtnClick(button) if clicked button Cancel

#####onClearBtnClick(button) if clicked button Clear

Feel Free to ask questions or edit!

Clone this wiki locally