FloorSelectorManager

Constructors

Link copied to clipboard
constructor(context: Context, owner: LifecycleOwner, group: Group, changerUp: ImageButton, changerDown: ImageButton, parent: LinearLayout, listener: FloorSelectorManager.SelectedFloorListener)

Types

Link copied to clipboard

Functions

Link copied to clipboard
open fun getBuildingId(): Int
Link copied to clipboard
Link copied to clipboard
open fun getPropertyId(): Int
Link copied to clipboard
open fun hide()
Link copied to clipboard
Link copied to clipboard
open fun setFloors(propertyInfo: PropertyInfo, buildingId: Int, floorId: Int)
Link copied to clipboard
open fun updateCurrentFloor(buildingId: Int, floorId: Int): Boolean
if current floor selected on selector is not targetFloor, change to targetFloor