Class OperationListController


  • @ParametrizedController(url="OperationList.fxml")
    public class OperationListController
    extends java.lang.Object
    Controller for a VBox of OperationControllers. The user data for this should be what category it shows, and the filterText property allows for fuzzy searching the operations.
    • Constructor Detail

      • OperationListController

        public OperationListController()
    • Method Detail

      • initialize

        protected void initialize()