Hiding attribute presentations via API
![]()
Hi All,
Is there an API Method to show/hide attribute presentations? (or) any property setting? Since we have pre-conditions for hiding or making attributes read-only, i would like to understand how its done.
Thanks.
|
2 answers
![]()
I don't think any of that mechanism is exposed. Those settings create attributes on the display elements, and the ui processor implements the behavior. (hidden)
all the pre-condition (advisor) does is prevent you from changing it.. the UI still lets u enter data.. you can see the code in the SDK, com.ibm.team.workitem.ide.ui |
![]()
Ralph Schoon (61.8k●3●36●43)
| answered Dec 25 '14, 8:14 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
As far as I know, Sam is right and this is implemented on the presentation layer. I would suggest to create an enhancement request.
|