Class AddPropertyController

java.lang.Object
xal.plugin.olog.AddPropertyController
All Implemented Interfaces:
javafx.fxml.Initializable

public class AddPropertyController extends Object implements javafx.fxml.Initializable
FXML Controller class for the property selection dialog.
Author:
Juan F. Esteban Müller <JuanF.EstebanMuller@ess.eu>
  • Constructor Details

    • AddPropertyController

      public AddPropertyController()
  • Method Details

    • initialize

      public void initialize(URL url, ResourceBundle rb)
      Initializes the controller class.
      Specified by:
      initialize in interface javafx.fxml.Initializable
    • getSelectedProperty

      public String getSelectedProperty()