Package com.evolveum.midpoint.gui.api
Interface Validatable
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- AbstractAutoCompletePanel,- AppenderAutocompletePanel,- AutoCompleteItemDefinitionPanel,- AutoCompleteQNamePanel,- AutoCompleteTextPanel,- CheckPanel,- ComplexPropertyInputPanel,- DateTimePickerPanel,- DropDownChoicePanel,- DurationPanel,- DurationWithOneElementPanel,- InputPanel,- LifecycleStateFormPanel,- LifecycleStatePanel,- ListMultipleChoicePanel,- LoggingPackageAutocompletePanel,- LookupAutocompletePanel,- MailServerPanel,- MyPasswordQuestionsPanel,- PasswordHintPanel,- PasswordPanel,- PasswordPropertyPanel,- PolyStringEditorPanel,- QueryTextAreaPanel,- RangeSimplePanel,- RangeSliderPanel,- ReferenceAutocomplete,- RefinedObjectTypeChoicePanel,- Select2MultiChoicePanel,- SimpleAceEditorPanel,- SmsGatewayPanel,- TextAreaPanel,- TextDetailsPanel,- TextPanel,- ToggleCheckBoxPanel,- TriStateComboPanel,- UploadDownloadPanel
- 
Method SummaryModifier and TypeMethodDescriptionorg.apache.wicket.markup.html.form.FormComponent
- 
Method Details- 
getValidatableComponentorg.apache.wicket.markup.html.form.FormComponent getValidatableComponent()
 
-