|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IProxyController | |
| org.caleigo.core | |
| Uses of IProxyController in org.caleigo.core |
| Classes in org.caleigo.core that implement IProxyController | |
class |
ControlledProxyEntity
|
class |
ProxyEntity
A ProxyEntity is a basic implementation of the IProxyEntity iterface. |
| Methods in org.caleigo.core that return IProxyController | |
IProxyController |
IControlledProxy.getController()
|
IProxyController |
ControlledProxySelection.getController()
|
IProxyController |
ControlledProxyEntity.getController()
|
| Constructors in org.caleigo.core with parameters of type IProxyController | |
ControlledProxySelection(IProxyController controller,
IEntityDescriptor selectionDescriptor)
Creates new ControledSelectionProxy. |
|
ControlledProxySelection(IProxyController controller,
IEntityDescriptor selectionDescriptor,
IEntityRelationPath relationPath)
Creates new ControledSelectionProxy. |
|
ControlledProxyEntity(IProxyController controller,
IEntityDescriptor entityDescriptor)
Creates new ControledSelectionProxy. |
|
ControlledProxyEntity(IProxyController controller,
IEntityDescriptor entityDescriptor,
IEntityRelationPath relationPath)
Creates new ControledSelectionProxy. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||