|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.web.bean.generator.BaseComponentGenerator
org.alfresco.web.bean.generator.StoreSelectorGenerator
public class StoreSelectorGenerator
Generates a content store selector component.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.alfresco.web.bean.generator.BaseComponentGenerator |
|---|
BaseComponentGenerator.ControlType |
| Constructor Summary | |
|---|---|
StoreSelectorGenerator()
|
|
| Method Summary | |
|---|---|
javax.faces.component.UIComponent |
generate(javax.faces.context.FacesContext context,
java.lang.String id)
Dynamically generates a component in a default state |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StoreSelectorGenerator()
| Method Detail |
|---|
public javax.faces.component.UIComponent generate(javax.faces.context.FacesContext context,
java.lang.String id)
IComponentGenerator
context - FacesContextid - Optional id for the newly created component, if null
is passed a unique id is generated
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||