Package com.evolveum.midpoint.gui.api
Interface Validatable
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
AbstractAutoCompletePanel,AppenderAutocompletePanel,AutoCompleteItemDefinitionPanel,AutoCompleteQNamePanel,AutoCompleteTextPanel,CheckPanel,ComplexPropertyInputPanel,DatePanel,DropDownChoicePanel,DurationPanel,InputPanel,ListMultipleChoicePanel,LoggingPackageAutocompletePanel,LookupAutocompletePanel,MailServerPanel,MyPasswordQuestionsPanel,PasswordHintPanel,PasswordPanel,PasswordPropertyPanel,PolyStringEditorPanel,QueryTextAreaPanel,ReferenceAutocomplete,RefinedObjectTypeChoicePanel,Select2MultiChoicePanel,SimpleAceEditorPanel,SmsGatewayPanel,TextAreaPanel,TextDetailsPanel,TextPanel,ToggleCheckBoxPanel,TriStateComboPanel,UploadDownloadPanel
public interface Validatable extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.wicket.markup.html.form.FormComponentgetValidatableComponent()
-