File

platform-components-ng/projects/platform-components-lib/src/lib/components/collection/qpp-branches-dropdown/qpp-branches-dropdown.service.ts

Description

Qpp Branches Dropdown

Index

Properties
Methods

Constructor

constructor(checkinService: AssetCheckinService, branchingService: BranchingService)
Parameters :
Name Type Optional
checkinService AssetCheckinService No
branchingService BranchingService No

Methods

publishBranchNotification
publishBranchNotification(notifyEvent: literal type)
Parameters :
Name Type Optional
notifyEvent literal type No
Returns : void
registerForBranchNotification
registerForBranchNotification()
Returns : Observable<any>
registerForSelectBranch
registerForSelectBranch()

Register for select branch

Returns : Observable<literal type>

Observable<{ assetId: number, branchId: number }>

selectBranch
selectBranch(undefined: literal type)

Select Branch

Parameters :
Name Type Optional
literal type No
Returns : void

void

Properties

branchNotification$
Default value : new Subject<any>()
selectBranch$
Type : Subject<literal type>
Default value : new Subject<{ assetId: number, branchId: number }>()

result-matching ""

    No results matching ""