| Package | Description |
|---|---|
| org.oddjob.arooa.design |
Classes for creating forms for ArooaConfigurations.
|
| org.oddjob.arooa.design.view |
Swing views of the Forms and Fields.
|
| org.oddjob.arooa.design.view.multitype |
Support for a
MultiTypeTableView. |
| org.oddjob.arooa.parsing |
Classes concerning the parsing a configurations.
|
| Modifier and Type | Method and Description |
|---|---|
QTag[] |
InstanceSupport.getTags() |
QTag[] |
InstanceSupport.getTags() |
static QTag |
InstanceSupport.tagFor(DesignInstance instance) |
static QTag |
InstanceSupport.tagFor(DesignInstance instance) |
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceSupport.insertTag(int index,
QTag tag) |
void |
InstanceSupport.insertTag(int index,
QTag tag) |
| Modifier and Type | Field and Description |
|---|---|
static QTag |
TypeSelectionView.NULL_TAG |
static QTag |
TypeSelectionView.NULL_TAG |
| Modifier and Type | Field and Description |
|---|---|
static QTag |
MultiTypeDesignModel.NULL_TAG |
static QTag |
MultiTypeDesignModel.NULL_TAG |
| Modifier and Type | Field and Description |
|---|---|
static QTag |
QTag.NULL_TAG |
static QTag |
QTag.NULL_TAG |
| Modifier and Type | Method and Description |
|---|---|
default QTag |
UriMapping.getQName(ArooaElement element)
Use these mappings to find the prefix for a
QTag. |
default QTag |
UriMapping.getQName(ArooaElement element)
Use these mappings to find the prefix for a
QTag. |
QTag[] |
DragConfiguration.possibleChildren() |
QTag[] |
DragContext.possibleChildren() |
QTag[] |
DragPoint.possibleChildren()
List the possible children a Drag Point can have for Add Job
functionality.
|
QTag[] |
DragPoint.possibleChildren()
List the possible children a Drag Point can have for Add Job
functionality.
|
QTag[] |
DragContext.possibleChildren() |
QTag[] |
DragConfiguration.possibleChildren() |
default QTag |
PrefixMapping.qTagFor(String qName)
Use this mappings to find the uri for an
QTag. |
default QTag |
PrefixMapping.qTagFor(String qName)
Use this mappings to find the uri for an
QTag. |
| Modifier and Type | Method and Description |
|---|---|
int |
QTag.compareTo(QTag o) |
int |
QTag.compareTo(QTag o) |
| Constructor and Description |
|---|
QTagConfiguration(QTag tag) |
QTagConfiguration(QTag tag) |
Copyright © 2023. All rights reserved.