|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.araneaframework.core.BaseApplicationWidget.ViewModel
public class BaseApplicationWidget.ViewModel
| Constructor Summary | |
|---|---|
BaseApplicationWidget.ViewModel()
|
|
| Method Summary | |
|---|---|
Map |
getChildren()
Return component's child components. |
Map |
getData()
Can be used to custom data from the view. |
Scope |
getScope()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseApplicationWidget.ViewModel()
| Method Detail |
|---|
public Scope getScope()
getScope in interface ApplicationComponent.ComponentViewModelpublic Map getChildren()
ApplicationComponent.ComponentViewModel
getChildren in interface ApplicationComponent.ComponentViewModelpublic Map getData()
ApplicationService.ServiceViewModel
getData in interface ApplicationService.ServiceViewModel
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||