DRAFT
This page describes how to work with the infusion Preferences Framework using grades. It does NOT describe using the alternative technique, schemas and the builder.
On This Page
Overview
There are some slightly more complicated scenarios which can't be accommodated using schemas. In these cases, you can define the necessary grades (in addition to your enactors and panels) yourself. These include:
- your root model
- your enactors set
- your panels set
- a template loader
- a message loader
Once these are defined, you can invoke the preferences editor directly, providing these grades in the options.
Root Model
Enactor Set
Panel Set
Template Loader
Message Loader