Searched refs:addAcceptAndContinueButton (Results 1 – 3 of 3) sorted by relevance
113 Utils.addAcceptAndContinueButton(layout, v -> onNextButtonClicked()); in setupAcceptAndContinueButton()
206 Utils.addAcceptAndContinueButton(layout, v -> onNextButtonClicked()); in setupAcceptAndContinueButton()
851 public static FooterButton addAcceptAndContinueButton(GlifLayout layout, in addAcceptAndContinueButton() method in Utils