|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISharedComponentControlHelper | |
|---|---|
| cz.cuni.amis.pogamut.base.component.controller | |
| cz.cuni.amis.pogamut.multi.communication.worldview.impl | |
| Uses of ISharedComponentControlHelper in cz.cuni.amis.pogamut.base.component.controller |
|---|
| Classes in cz.cuni.amis.pogamut.base.component.controller that implement ISharedComponentControlHelper | |
|---|---|
class |
SharedComponentControlHelper
Provides empty implementations of life-cycle methods defined by ISharedComponentControlHelper - override only these that you need. |
| Methods in cz.cuni.amis.pogamut.base.component.controller that return ISharedComponentControlHelper | |
|---|---|
ISharedComponentControlHelper |
SharedComponentController.getComponentControl()
|
| Constructors in cz.cuni.amis.pogamut.base.component.controller with parameters of type ISharedComponentControlHelper | |
|---|---|
SharedComponentController(COMPONENT component,
ISharedComponentControlHelper componentControl,
Logger log)
Default constructor. |
|
| Uses of ISharedComponentControlHelper in cz.cuni.amis.pogamut.multi.communication.worldview.impl |
|---|
| Fields in cz.cuni.amis.pogamut.multi.communication.worldview.impl declared as ISharedComponentControlHelper | |
|---|---|
protected ISharedComponentControlHelper |
AbstractSharedWorldView.control
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||