Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SAPUI5 property without rendering

Former Member
0 Kudos

I have been created SAPIU5 control with 2 properties:

  • ComponentWidth
  • SomeVariable

I defined also "onAfterRendering" function.

When I change value of property, then my control automatically renders (triggers "renderer" and "onAfterRendering" functions)

For variable "ComponentWidth" it's intended effect, but not for "SomeVariable".

How to add property/variable (however we call it) to control that change will not automatically trigger rendering process?

  • SAP Managed Tags:
0 REPLIES 0