Class ExportMiningPanel

java.lang.Object
org.apache.wicket.Component
org.apache.wicket.MarkupContainer
org.apache.wicket.markup.html.WebMarkupContainer
org.apache.wicket.markup.html.panel.Panel
com.evolveum.midpoint.gui.api.component.BasePanel<String>
com.evolveum.midpoint.web.component.dialog.ExportMiningPanel
All Implemented Interfaces:
Popupable, 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

public class ExportMiningPanel extends BasePanel<String> implements Popupable
See Also:
  • Field Details

  • Constructor Details

  • Method Details

    • onInitialize

      protected void onInitialize()
      Overrides:
      onInitialize in class org.apache.wicket.MarkupContainer
    • initLayout

      protected void initLayout(org.apache.wicket.markup.html.WebMarkupContainer container)
    • exportPerformed

      public void exportPerformed(org.apache.wicket.ajax.AjaxRequestTarget target)
    • getArchetypeObjectsList

      public HashMap<String,String> getArchetypeObjectsList()
    • getApplicationPrefix

      protected List<String> getApplicationPrefix()
    • getApplicationSuffix

      protected List<String> getApplicationSuffix()
    • getBusinessPrefix

      protected List<String> getBusinessPrefix()
    • getBusinessSuffix

      protected List<String> getBusinessSuffix()
    • getTitle

      public org.apache.wicket.model.IModel<String> getTitle()
      Specified by:
      getTitle in interface Popupable
    • createYesLabel

      protected org.apache.wicket.model.IModel<String> createYesLabel()
    • createNoLabel

      protected org.apache.wicket.model.IModel<String> createNoLabel()
    • getWidth

      public int getWidth()
      Specified by:
      getWidth in interface Popupable
    • getHeight

      public int getHeight()
      Specified by:
      getHeight in interface Popupable
    • getWidthUnit

      public String getWidthUnit()
      Specified by:
      getWidthUnit in interface Popupable
    • getHeightUnit

      public String getHeightUnit()
      Specified by:
      getHeightUnit in interface Popupable
    • getContent

      public org.apache.wicket.Component getContent()
      Specified by:
      getContent in interface Popupable
    • getFooter

      @NotNull public @NotNull org.apache.wicket.Component getFooter()
      Specified by:
      getFooter in interface Popupable