Results 1 to 2 of 2

Thread: Access entity fields via another addon

  1. #1

    Default Access entity fields via another addon

    Hi,

    I already asked this in another thread. I'm currently developing an addon and I'm missing an essential function. I believe that I just didn't find it yet.

    How can I access fields of my created entities within another addon? Is there something like an util class for it or is there another way to get the information about entity fields, so that I could get a list of fields for a specified entity? I need this information to create a swing based user interface. Can anyone help me out?

    kind regards, Christian

  2. #2

    Default

    Ok, i solved the issue. thanks anyway .

    I simply use the fundtionality of the MemberFindingUtils class.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •