@Exported
Interface | Description |
---|---|
CreatorPresentation<T> |
A
CreatorPresentation is a way for a pattern to offer different variations
to built itself. |
CreatorPresentationFactory |
A factory for creating
CreatorPresentation s. |
PresentableCreatorInfo |
A
PresentableCreatorInfo is a CreatorInfo that is
capable of supporting a presentation. |
Class | Description |
---|---|
PresentationFactory |
This factory is generally where the pattern is known ahead of time and only the
presentation needs to be obtained.
|
PresentationVariation |
A
PresentationVariation is a graphical respresentation of a simple option
the user may select when building out a pattern. |