|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DomainEditor | |
|---|---|
| ix.iview | Viewers. |
| ix.iview.domain | Objects that mirror those of the domain (in ix.icore.domain package) for UI purposes. |
| Uses of DomainEditor in ix.iview |
|---|
| Methods in ix.iview that return DomainEditor | |
|---|---|
DomainEditor |
DomainEditorFrame.editor()
|
| Constructors in ix.iview with parameters of type DomainEditor | |
|---|---|
DomainEditorFrame(DomainEditor editor)
Makes the editor in stand-alone mode. |
|
DomainEditorFrame(DomainEditor editor,
boolean standAlone)
Makes the editor frame with the given stand alone mode. |
|
DomainEditorFrame(DomainEditor editor,
Domain domain)
Makes the editor with the given domain - simple, stand-alone by default. |
|
DomainEditorFrame(DomainEditor editor,
Domain domain,
boolean alone)
Makes the editor with the given mode and load the given domain. |
|
| Uses of DomainEditor in ix.iview.domain |
|---|
| Constructors in ix.iview.domain with parameters of type DomainEditor | |
|---|---|
UIDomain(Domain baseDomain,
DomainEditor editor)
|
|
UIDomain(DomainEditor editor)
|
|
UIDomain(java.lang.String name,
DomainEditor editor)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||