| Package | Description |
|---|---|
| org.oddjob.arooa.design |
Classes for creating forms for ArooaConfigurations.
|
| org.oddjob.arooa.design.etc |
Where should these classes go? They are here for now.
|
| org.oddjob.arooa.design.screem |
Screen Models.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleTextAttribute
A DesignElement that is an attribute in an objects
configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileAttribute
For an attribute that describes a file.
|
class |
ReferenceAttribute
For an attribute that can only ever be a ${} reference.
|
| Modifier and Type | Method and Description |
|---|---|
DesignAttributeProperty |
FileSelection.getAttribute() |
DesignAttributeProperty |
TextField.getAttribute() |
DesignAttributeProperty |
TextPseudoForm.getAttribute() |
DesignAttributeProperty |
TextPseudoForm.getAttribute() |
DesignAttributeProperty |
TextField.getAttribute() |
DesignAttributeProperty |
FileSelection.getAttribute() |
| Constructor and Description |
|---|
TextField(DesignAttributeProperty attribute) |
TextField(DesignAttributeProperty attribute) |
TextField(String title,
DesignAttributeProperty attribute) |
TextField(String title,
DesignAttributeProperty attribute) |
TextPseudoForm(DesignAttributeProperty attribute) |
TextPseudoForm(DesignAttributeProperty attribute) |
TextPseudoForm(String title,
DesignAttributeProperty attribute) |
TextPseudoForm(String title,
DesignAttributeProperty attribute) |
Copyright © 2023. All rights reserved.