Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Overview

This sample application demonstrates using macros.

Concepts Demonstrated

  • How to declare a macro that appends a Window element to the current user interface document
  • How to declare a parameterized macro that accepts arguments for the attributes of the window element to append to the current user interface document
  • How to call a macro
  • How to call a parameterized macro passing in both hard coded arguments and dynamic arguments using XPath queries

Browse Subversion (browse)

  • No labels