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 ScheduleTaskDialog
DeployTargetDialogFactory.createDialog
(@NotNull Host host, Window owner) Creates aScheduleTaskDialog
using the given host and parent window.abstract @NotNull ScheduleTaskDialog
ScheduleTaskDialogFactory.createDialog
(@NotNull Host host) Creates a dialog instance based on the given host.@NotNull ScheduleWizard
ScheduleWizardFactory.createDialog
(@NotNull Host host, Window parent, @NotNull ScheduleStorage scheduleStorage) Create new schedule entry wirzard dialogboolean
ScheduleWizardFactory.isLicensed
(@NotNull Host host) Is this wizard factory enabled by license?