Interface Popupable

All Known Implementing Classes:
AssignmentObjectRelationDefinitionDialog, AssignmentPopup, AssignmentsInfoDialog, AttributeSettingPopupPanel, CandidateAssignPanel, CandidateRolesPopupPanel, CatalogItemDetailsPanel, CertResponseDetailsPanel, ChangeLifecycleSelectedMappingsPopup, ChooseArchetypeMemberPopup, ChooseFocusTypeAndRelationDialogPanel, ChooseMemberPopup, ChooseOrgMemberPopup, ChooseRelationPopup, ChooseTaskExecutionModePopup, ConfigureTaskConfirmationPanel, ConfirmationPanel, CreateActivationMappingPopup, DelegationTargetLimitationDialog, DeleteAllPanel, DeleteConfirmationPanel, DeleteShadowConfirmationPanel, DetectedPatternPopupPanel, ExportingPanel, ExportMiningPanel, ExpressionTypeSelectPopup, HelpInfoPanel, ImageDetailsPanel, ImportReportPopupPanel, ItemDefinitionPanel, ListContainersPopup, LivesyncTokenEditorPanel, MembersDetailsPopupPanel, MetadataPopup, ModificationTargetPreviewPanel, NewObjectCreationPopup, ObjectBrowserPanel, OnePanelPopupPanel, OperationResultPanel, OperationResultPopupPanel, OrgTreeAssignablePanel, ProgressStatus, ResourceTasksPanel, RoleAnalysisAttributeChartPopupPanel, RoleAnalysisTableSettingPanel, RunReportPopupPanel, SaveSearchPanel, SearchPropertiesConfigPanel, ShoppingCartEditPanel, SimplePopupable, SingleContainerPopupPanel, TaskCreationFoCategorizedObjectsPopup, TaskCreationForUncategorizedObjectsPopup, TaskCreationPopup, TestConnectionResultPanel, TypedAssignablePanel

public interface Popupable
  • Field Details

  • Method Details

    • getWidth

      int getWidth()
    • getHeight

      int getHeight()
    • getWidthUnit

      String getWidthUnit()
    • getHeightUnit

      String getHeightUnit()
    • getTitle

      org.apache.wicket.model.IModel<String> getTitle()
    • getContent

      org.apache.wicket.Component getContent()
    • getFooter

      @NotNull default @NotNull org.apache.wicket.Component getFooter()