|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectManager | |
|---|---|
| ix.iface.ui | I-X user interfaces. |
| ix.iview | Viewers. |
| ix.iview.domain | Objects that mirror those of the domain (in ix.icore.domain package) for UI purposes. |
| Uses of ObjectManager in ix.iface.ui |
|---|
| Fields in ix.iface.ui declared as ObjectManager | |
|---|---|
ObjectManager |
AbstractSetEditor.manager
|
| Methods in ix.iface.ui with parameters of type ObjectManager | |
|---|---|
void |
AbstractSetEditor.setManager(ObjectManager manager,
java.util.LinkedList objects)
|
| Constructors in ix.iface.ui with parameters of type ObjectManager | |
|---|---|
AbstractSetEditor(ObjectManager manager,
java.util.LinkedList objects)
|
|
| Uses of ObjectManager in ix.iview |
|---|
| Subinterfaces of ObjectManager in ix.iview | |
|---|---|
interface |
DomainObjectManager
An interface to provide access to an (ordered) set of objects. |
| Uses of ObjectManager in ix.iview.domain |
|---|
| Classes in ix.iview.domain that implement ObjectManager | |
|---|---|
class |
UIDomain
Mirrors the Domain for safe editing and adds UI things and change management. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||