A FacesDesignProject is a top-level container for DesignContexts
at design-time for projects that support JSF. The DesignProject
represents the project in the Creator IDE. This interface extends
the the DesignProject by providing APIs to find the DesignContexts
by name and find DesignContexts by scope.
IMPLEMENTED BY CREATOR - This interface is implemented by Creator for use by the
component (bean) author.
version: 1.0 See Also: DesignProject See Also: DesignContext.getProject |