FoodMenuPage Fields |
The FoodMenuPage type exposes the following members.
Name | Description | |
---|---|---|
![]() | appetizersList |
The appetizers list in the menu
|
![]() | BillTotal |
The bill total
|
![]() | dessertsList |
The desserts list in the menu
|
![]() | drinksList |
The drinks list in the menu
|
![]() | entreesList |
The entrees list in the menu
|
![]() | isFoodItemsOpen |
Boolean to see if the food items listbox is open
|
![]() | newOrder |
The new order
|
![]() | newOrderItem |
Of type OrderList to insert a newOrderItem into the bill
|
![]() | OrderIndex | |
![]() | OrderItemIndex |
The order item index
|
![]() | tableIndex |
The table index
|
![]() | tempOrderlist |
MobileServiceCollection of type OrderList, to carry all the ordered items, orderList in the database
|