|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.weda.model.impl.AbstractEditorModel<T>
org.weda.model.impl.ObjectSetEditorModel<ObjectSourceEditorModelGroup>
org.weda.model.impl.BaseObjectSourceEditorModel
public class BaseObjectSourceEditorModel
Модель которой для установки значения необходимо обратиться
к ObjectSource
| Constructor Summary | |
|---|---|
BaseObjectSourceEditorModel()
|
|
| Method Summary | |
|---|---|
ObjectSource |
getObjectSource()
|
java.lang.String |
getObjectSourceName()
|
void |
setObjectSourceName(java.lang.String objectSourceName)
|
| Methods inherited from class org.weda.model.impl.ObjectSetEditorModel |
|---|
getObjectSet, getPropertyDescriptor, getPropertyPath, getValue, setPropertyPath, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseObjectSourceEditorModel()
| Method Detail |
|---|
public ObjectSource getObjectSource()
throws EditorModelException
EditorModelExceptionpublic java.lang.String getObjectSourceName()
public void setObjectSourceName(java.lang.String objectSourceName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||