While the configuration details for a component are represented by properties that are stored in the model, accessing and setting the values of these properties directly is strongly discouraged because:
Therefore, the component infrastructure provides the ability for a component to define a special API that can be used by application developers to configure the component. For information about how an application developer is expected to use a component API, see Configuring Components. For more information about model API, see Application Development. |