Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Methods not exposed: String / int DynamicForm.getTitleWidth()

    Hi Isomorphic,

    the int and String getters for the two set methods are missing in v10.0p_2015-08-24: DynamicForm.setTitleWidth().

    Best regards
    Blama

    #2
    Thanks for the notification - we'll take a look

    Regards
    Isomorphic Software

    Comment


      #3
      This is a place where we've chosen not to provide an accessor since there seems little point in having one, and it just adds clutter to the API.

      If you have some (seemingly very unusual) reason why you need to find out the current titleWidth, you could use getAttribute().

      Comment

      Working...
      X