Class JmixNotFoundScreenFilter

java.lang.Object
io.jmix.ui.navigation.accessfilter.JmixNotFoundScreenFilter
All Implemented Interfaces:
NavigationFilter

@Component("ui_JmixNotFoundScreenFilter") @Order(990) public class JmixNotFoundScreenFilter extends Object implements NavigationFilter
  • Field Details

    • windowConfig

      @Autowired protected WindowConfig windowConfig
  • Constructor Details

    • JmixNotFoundScreenFilter

      public JmixNotFoundScreenFilter()
  • Method Details