public interface AppView extends AppProperties
Modifier and Type | Method and Description |
---|---|
void |
exitToLogin() |
CashRegister |
getActiveCash() |
AppCore |
getAppCore() |
Connection |
getConnection() |
DeviceScanner |
getDeviceScanner() |
DeviceTicket |
getDeviceTicket() |
Location |
getInventoryLocation() |
AppProperties |
getProperties() |
void |
showLogin() |
void |
waitCursorBegin() |
void |
waitCursorEnd() |
getHost, getProperty
DeviceTicket getDeviceTicket()
DeviceScanner getDeviceScanner()
Connection getConnection()
AppProperties getProperties()
CashRegister getActiveCash()
Location getInventoryLocation()
void waitCursorBegin()
void waitCursorEnd()
void showLogin()
void exitToLogin()
AppCore getAppCore()
Copyright © 2021. All rights reserved.