JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.oddjob.arooa.design.screem
Interface Form
All Known Implementing Classes:
ArooaDesignerForm
,
BeanForm
,
BeanForm.ClassNotFoundForm
,
BeanForm.PropertiesForm
,
FileSelection
,
NullForm
,
StandardForm
,
TextInput
,
TextPseudoForm
public interface
Form
The model for a User Interface Form.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getTitle
()
Get the title of the form.
Method Detail
getTitle
java.lang.String getTitle()
Get the title of the form.
Returns:
The title.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method