Uploaded image for project: 'mdsal'
  1. mdsal
  2. MDSAL-723

ActionProviderService.registerImplementation() does not handle KeyedListActions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • 9.0.0, 8.0.12
    • 8.0.8, 8.0.9, 8.0.10, 8.0.11
    • Binding API

      ActionProviderService.registerImplementation() requires Action<InstanceIdentifier<P>, ?, ?>. which works in most circumstances. It does not work for actions defined in a keyed list, as those are specialized to Action<KeyedInstanceIdentifier<P>, ?, ?>.

      This renders ActionProviderService unusable for such interfaces.

            PeterSuna Peter Suna
            PeterSuna Peter Suna
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: