Uses of Interface
org.apache.wicket.IEventDispatcher
-
Packages that use IEventDispatcher Package Description org.apache.wicket.settings -
-
Uses of IEventDispatcher in org.apache.wicket.settings
Classes in org.apache.wicket.settings that implement IEventDispatcher Modifier and Type Class Description classFrameworkSettingsFramework settings for retrieving and configuring framework settings.Methods in org.apache.wicket.settings with parameters of type IEventDispatcher Modifier and Type Method Description FrameworkSettingsFrameworkSettings. add(IEventDispatcher dispatcher)Registers a new event dispatcher
-