Package org.oddjob.arooa.design.layout
Interface LtFormItem
- All Known Implementing Classes:
LtFieldGroup,LtIndexedTypeSelection,LtMappedTypeSelection,LtRadioSelection,LtSingleTypeSelection,LtTabGroup,LtTextArea,LtTextField
public interface LtFormItem
Something that can appear on a form.
-
Method Summary
-
Method Details
-
accept
The visitor pattern.- Parameters:
visitor- The visitor.
-