Class DialogService

java.lang.Object
org.apache.wicket.Component
org.apache.wicket.MarkupContainer
org.apache.wicket.markup.html.WebMarkupContainer
org.apache.wicket.markup.html.panel.Panel
All Implemented Interfaces:
Serializable, Iterable<org.apache.wicket.Component>, org.apache.wicket.event.IEventSink, org.apache.wicket.event.IEventSource, org.apache.wicket.feedback.IFeedbackContributor, org.apache.wicket.IConverterLocator, org.apache.wicket.IMetadataContext<Serializable,org.apache.wicket.Component>, org.apache.wicket.IQueueRegion, org.apache.wicket.markup.html.IHeaderContributor, org.apache.wicket.request.component.IRequestableComponent, org.apache.wicket.util.IHierarchical<org.apache.wicket.Component>, org.apache.wicket.util.io.IClusterable, IDialogService

public class DialogService extends DialogWindow
See Also:
  • Constructor Details

    • DialogService

      public DialogService()
  • Method Details

    • init

      public void init(IPluginContext context, String serviceId, String wicketId)
    • destroy

      public void destroy()
    • getId

      public String getId()
      Specified by:
      getId in interface org.apache.wicket.request.component.IRequestableComponent
      Overrides:
      getId in class org.apache.wicket.Component