Uses of Interface
de.espirit.firstspirit.access.Host
Packages that use Host
-
Uses of Host in de.espirit.firstspirit.access
Methods in de.espirit.firstspirit.access that return HostModifier and TypeMethodDescriptionGuiScriptContext.getGuiHost()Returns the currently active gui host. -
Uses of Host in de.espirit.firstspirit.server.scheduler
Methods in de.espirit.firstspirit.server.scheduler with parameters of type HostModifier and TypeMethodDescriptionabstract @NotNull ScheduleTaskDialogDeployTargetDialogFactory.createDialog(@NotNull Host host, Window owner) Creates aScheduleTaskDialogusing the given host and parent window.abstract @NotNull ScheduleTaskDialogScheduleTaskDialogFactory.createDialog(@NotNull Host host) Creates a dialog instance based on the given host.@NotNull ScheduleWizardScheduleWizardFactory.createDialog(@NotNull Host host, Window parent, @NotNull ScheduleStorage scheduleStorage) Create new schedule entry wirzard dialogbooleanScheduleWizardFactory.isLicensed(@NotNull Host host) Is this wizard factory enabled by license?