|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EditorModelGroup | |
|---|---|
| org.weda.model | |
| org.weda.model.impl | |
| org.weda.tapestry.component | |
| Uses of EditorModelGroup in org.weda.model |
|---|
| Classes in org.weda.model with type parameters of type EditorModelGroup | |
|---|---|
interface |
EditorModel<T extends EditorModelGroup>
|
| Methods in org.weda.model that return EditorModelGroup | |
|---|---|
EditorModelGroup |
EditorModelRegistry.getEditorModelGroup(java.lang.String name)
|
| Methods in org.weda.model that return types with arguments of type EditorModelGroup | |
|---|---|
java.util.List<EditorModelGroup> |
EditorModelFactory.getEditorModelGroups()
|
| Uses of EditorModelGroup in org.weda.model.impl |
|---|
| Classes in org.weda.model.impl with type parameters of type EditorModelGroup | |
|---|---|
class |
AbstractEditorModel<T extends EditorModelGroup>
|
| Classes in org.weda.model.impl that implement EditorModelGroup | |
|---|---|
class |
BaseEditorModelGroup<T extends EditorModel>
|
class |
FilterEditorModelGroup
|
class |
ObjectSetEditorModelGroup<T extends ObjectSetEditorModel>
|
class |
ObjectSourceEditorModelGroup
|
| Methods in org.weda.model.impl that return EditorModelGroup | |
|---|---|
EditorModelGroup |
EditorModelRegistryImpl.getEditorModelGroup(java.lang.String name)
|
| Methods in org.weda.model.impl that return types with arguments of type EditorModelGroup | |
|---|---|
java.util.List<EditorModelGroup> |
ObjectSourceEditorModelFactory.getEditorModelGroups()
|
| Method parameters in org.weda.model.impl with type arguments of type EditorModelGroup | |
|---|---|
void |
ObjectSourceEditorModelFactory.setEditorModelGroups(java.util.List<EditorModelGroup> groups)
|
| Uses of EditorModelGroup in org.weda.tapestry.component |
|---|
| Methods in org.weda.tapestry.component that return EditorModelGroup | |
|---|---|
abstract EditorModelGroup |
EditorGroup.getModelGroup()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||