vnorderui / com.venuenext.vnorderui.stands / MenuAdapterListener

MenuAdapterListener

interface MenuAdapterListener

Functions

shouldCheckSeat

abstract fun shouldCheckSeat(seat: Seat?): Unit

storeTappedMenuItemPosition

abstract fun storeTappedMenuItemPosition(pos: Int): Unit

updateCurrentSection

abstract fun updateCurrentSection(sectionIndex: Int): Unit

Inheritors

MenuFragment

class MenuFragment : Fragment, OnClickListener, MenuDelegate, MenuAdapterListener, DeliveryMetadataDelegate