| Package | Description |
|---|---|
| org.tentackle.swing |
Extended Swing layer.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyGroup |
FormPanel.getPropertyGroup()
Gets the property group for this component.
|
PropertyGroup |
FormCheckBox.getPropertyGroup() |
PropertyGroup |
FormComponentPanel.getPropertyGroup() |
PropertyGroup |
FormComboBox.getPropertyGroup() |
PropertyGroup |
AbstractFormField.getPropertyGroup() |
PropertyGroup |
FormLabel.getPropertyGroup()
Gets the property group for this component.
|
PropertyGroup |
FormRadioButton.getPropertyGroup() |
PropertyGroup |
FormTextArea.getPropertyGroup() |
PropertyGroup |
FormComponent.getPropertyGroup()
Gets the property group for this component.
|
PropertyGroup |
FormToggleButton.getPropertyGroup() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormPanel.setPropertyGroup(PropertyGroup group)
Sets the property group for this component.
|
void |
FormCheckBox.setPropertyGroup(PropertyGroup group) |
void |
FormComponentPanel.setPropertyGroup(PropertyGroup group) |
void |
FormComboBox.setPropertyGroup(PropertyGroup group) |
void |
AbstractFormField.setPropertyGroup(PropertyGroup group) |
void |
FormLabel.setPropertyGroup(PropertyGroup group)
Sets the property group for this component.
|
void |
FormRadioButton.setPropertyGroup(PropertyGroup group) |
void |
FormTextArea.setPropertyGroup(PropertyGroup group) |
void |
FormComponent.setPropertyGroup(PropertyGroup group)
Sets the property group for this component.
|
void |
FormToggleButton.setPropertyGroup(PropertyGroup group) |
Tentackle - distributed, domain- and model-driven