public class ReportsController extends Object
| Constructor and Description |
|---|
ReportsController() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel(javafx.event.ActionEvent event) |
void |
initUI(Reports reps) |
void |
next(javafx.event.ActionEvent event) |
void |
promptLogo(javafx.event.ActionEvent event) |
void |
promptPDF(javafx.event.ActionEvent event) |
void |
submit(javafx.event.ActionEvent actionEvent) |
public void promptLogo(javafx.event.ActionEvent event)
public void promptPDF(javafx.event.ActionEvent event)
public void cancel(javafx.event.ActionEvent event)
public void next(javafx.event.ActionEvent event)
public void submit(javafx.event.ActionEvent actionEvent)
public void initUI(Reports reps)
Copyright © 2014–2018. All rights reserved.