Hi MoMochi ,
You got header record through this.parmArgs().record() , once you have header record you can get all lines based on header Journal record in data provider . why you want to get all Lines (ledgerJournalTrans table ) in controller . In Data provider class , based on your header Journal Id you can run a query on ledgerJOurnalTrans and get all the records.