Share

TL; DR: Composite widget in SAC lets us combine widgets, styling, and scripting in a single widget that can be used in multiple stories. This blog walks through the development of a navigational bar composite widget where text, menu hierarchy and icons are fully configurable and centrally controlled. They are controlled either through a function in the composite widget that contains all the parameters required to render the widget or by passing the parameters from the host story using arguments. These arguments are interpreted at runtime and renders the widget accordingly.

 

  Read More Technology Blog Posts by Members articles 

#abap

By ali

Leave a Reply