can children call method of RouterLayout

Hi all, Please help to answer my question.
I want to create the layout that contain 2 section: 1 for number of steps and 1 for status of step.
Each step I created UI component that use this layout. I want update for status of step in this layout when child component submit form, but not found anyway to communicate with this parent layout. So anyone could give me explain or suggestion. Thanks