|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IFacetContextFactory | |
|---|---|
| net.sourceforge.jfacets | |
| net.sourceforge.jfacets.impl | |
| Uses of IFacetContextFactory in net.sourceforge.jfacets |
|---|
| Methods in net.sourceforge.jfacets that return IFacetContextFactory | |
|---|---|
IFacetContextFactory |
IFacetRepository.getFacetContextFactory()
Return the FacetContextFactory |
| Methods in net.sourceforge.jfacets with parameters of type IFacetContextFactory | |
|---|---|
JFacetsBuilder |
JFacetsBuilder.setFacetContextFactory(IFacetContextFactory facetContextFactory)
Set the facet context factory (defaults to DefaultFacetContextFactory |
| Uses of IFacetContextFactory in net.sourceforge.jfacets.impl |
|---|
| Classes in net.sourceforge.jfacets.impl that implement IFacetContextFactory | |
|---|---|
class |
DefaultFacetContextFactory
Default facet context factory implementation |
| Methods in net.sourceforge.jfacets.impl that return IFacetContextFactory | |
|---|---|
IFacetContextFactory |
FacetRepositoryImpl.getFacetContextFactory()
|
| Constructors in net.sourceforge.jfacets.impl with parameters of type IFacetContextFactory | |
|---|---|
FacetRepositoryImpl(IProfileRepository pRepo,
IFacetFactory facetFactory,
IFacetContextFactory facetContextFactory,
IFacetDescriptorManager facetDescriptorManager)
everything loaded at construction |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||