OneCX OneCX
Projects
OneCX
GitHub Repository Issue Tracker Issue Tracker
OneCX Apps
GitHub Repository
Development
Tooling
Local Environment Local Environment App Generator App Generator
Documentation
Guidelines Guidelines Guides Guides UI Libraries UI Libraries Quarkus Quarkus
Community
License License Contributing Contributing Code of Conduct Code of Conduct

OneCX

    • Platform Overview
      • Architecture
      • Microservices
        • Frontend
        • Backend for Frontend
        • Backend
        • Micro Frontends
        • Remote Components
      • Module Federation
        • Web Components
        • Webpack Configuration
        • Microfrontend Loading
        • Microfrontend Bootstrapping
      • Core Applications
        • Shell
        • Workspace
      • Process Automation
        • Continuous Integration
        • Continuous Delivery/Deployment
      • License
      • Conventions
      • Contributing
    • Getting Started
      • Create Application
      • Create an Application
      • Run and Test Applications
        • App Setup with Local Env CLI
        • Manual App Setup
        • Automatic Image Build
        • Manual Image Build
        • Enable Hot Reload
        • Run Multiple Apps
        • Testing Existing Core Apps
        • Removal of Custom Apps
    • Development
      • Documentation
        • Guidelines
        • Writing Style
        • Formatting
        • Local Setup
        • Module Setup
      • API Guidelines
      • Local Environment
        • Setting up
        • Run OneCX
        • Extend OneCX
          • Integrate Microfrontend
          • Integrate Images
          • Import Custom Data
          • Advanced Usage
        • Use AI
        • Scripts
          • start-onecx.sh
          • stop-onecx.sh
          • import-onecx.sh
          • toggle-mfes.sh
          • check-images.sh
          • update-images.sh
          • list-containers.sh
          • setup-truststore.sh
        • Internal
          • Initial Data
          • Networking
          • Compose Profiles
          • Custom Certificates
          • Utilities
          • Command Line Interface
        • Troubleshooting
        • Outdated
          • v1
          • Migrate to v2
      • UI App Generator
        • Create UI App
        • Create Feature Module
        • Create Search Page
          • Search Criteria
          • Search Results
        • Create Create/Update Dialog
        • Create Delete Dialog
        • Create Detail Page
        • Create NgRx Page
        • Pre-Commit Validation
        • Glossary
      • UI Libraries
        • Libraries
          • angular-integration-interface
          • angular-linter-rules
          • integration-interface
          • ngrx-linter-rules
        • Local Development
        • Compatibility
        • Browser Logging
        • Migrations
          • Migrate App to Angular 19
          • Migrate App to Angular 20
        • Services
          • PortalMessageService
          • PortalDialogService
          • WorkspaceService
        • Components
          • PageHeader
          • GroupByCountDiagram
          • SearchHeader
          • Consent
          • InteractiveDataView
          • DataTableColumn
      • UI Troubleshooting
      • Angular
        • Guidelines
        • Migrate Angular App to OneCX
        • Standalone Mode
        • Translations
          • Setup
          • Usage
        • Toast Messages
        • Theming
        • Permissions
        • Routing
        • PrimeNG
          • Theming with PrimeNG
        • NgRx
          • Guidelines
          • Search Criteria
          • AutoComplete
            • Array of Strings
            • Array of Numbers
            • Array of Objects
          • Calendar
          • Dropdown
          • Multiselect
          • Lazy Loading
      • React
        • Guidelines
        • OneCX Libraries
          • react-integration-interface
          • react-auth
          • react-remote-components
          • react-webcomponents
      • Quarkus
        • Guide
          • Project Structure
          • Backend for Frontends
          • Backend Service
          • K8s Operator
          • Example Project
          • Troubleshooting
        • Extensions
          • Core
          • Permissions
          • Tenant
          • Parameters
          • OpenApi Generator
          • Validator
          • Operator
      • BPMN
        • Cancel Timer
        • Request Callback
        • Messages
        • Open Topics
      • AI Integration
    • Applications
      • Core
        • IAM
          • User Interface
          • Backend For Frontend
          • Backend Service
            • OpenAPI v1
          • Keycloak Client Operator
        • Parameter
          • User Interface
          • Backend For Frontend
          • Backend Service
          • Migration Guide
          • OpenAPI v1
          • OpenAPI v2
        • Permission
          • User Interface
          • Backend For Frontend
          • Backend Service
            • OpenAPI v1
          • Operator
        • Product Store
          • User Interface
          • Backend For Frontend
          • Backend Service
            • OpenAPI v1
          • Operator
        • Shell
          • User Interface
          • Backend For Frontend
          • Parameter Concept
        • Tenant
          • User Interface
          • Backend For Frontend
          • Backend Service
            • OpenAPI v1
            • Resolver OpenAPI v1
        • Theme
          • User Interface
          • Backend For Frontend
          • Backend Service
            • OpenAPI v1
        • User Profile
          • User Interface
          • Backend For Frontend
          • Backend Service
            • OpenAPI v1
          • Avatar Backend Service
            • OpenAPI v1
        • Workspace
          • User Interface
          • Backend For Frontend
          • Backend Service
            • OpenAPI v1
          • API BFF
          • API Legacy
      • Feature
        • Announcement
          • User Interface
          • Backend For Frontend
          • Backend Service
            • OpenAPI v1
        • Bookmark
          • User Interface
          • Backend For Frontend
          • Backend Service
        • Data Orchestrator
          • User Interface
          • Backend For Frontend
          • Operator
        • Document
          • User Interface
          • Backend For Frontend
          • Backend Service
        • Help
          • User Interface
          • Backend For Frontend
          • Backend Service
        • Service
          • Redirect Service
          • Auth User Interface
          • Auth Backend For Frontend
        • Test
          • Test OIDC
          • Test Operator
        • Welcome
          • User Interface
          • Backend For Frontend
          • Backend Service
OneCX latest
  • OneCX
    • latest
  • OneCX
  • Replace Removed Components
Edit this Page

Common

  • License
  • Contributing
  • Code of Conduct

Replace Removed Components

Below is the guide for migrating from deprecated components to their new components.

  • Replace DataViewControlsComponent with InteractiveDataViewComponent

  • Replace PageContentComponent with OcxContentComponent or OcxContentContainerComponent

  • Replace SearchCriteriaComponent with SearchHeaderComponent

  • Replace ButtonDialogComponent with OcxDialogInlineComponent

This page was built using the Antora default UI.

The source code for this UI is licensed under the terms of the MPL-2.0 license.