Interface Validatable

All Superinterfaces:
Serializable
All Known Implementing Classes:
AbstractAutoCompletePanel, AppenderAutocompletePanel, AutoCompleteItemDefinitionPanel, AutoCompleteQNamePanel, AutoCompleteTextPanel, CheckPanel, ComplexPropertyInputPanel, DatePanel, 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

public interface Validatable extends Serializable
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.wicket.markup.html.form.FormComponent
     
  • Method Details

    • getValidatableComponent

      org.apache.wicket.markup.html.form.FormComponent getValidatableComponent()