Interface Validatable

All Superinterfaces:
Serializable
All Known Implementing Classes:
AbstractAutoCompletePanel, AnalysisAttributeSelectorPanel, AppenderAutocompletePanel, AutoCompleteItemDefinitionPanel, AutoCompleteQNamePanel, AutoCompleteTextPanel, CheckPanel, ClusteringAttributeSelectorPanel, ComplexPropertyInputPanel, DateTimePickerPanel, DropDownChoicePanel, DurationPanel, DurationWithOneElementPanel, IconColorInputPanel, IconInputPanel, InputPanel, LifecycleStateFormPanel, LifecycleStatePanel, ListMultipleChoicePanel, LoggingPackageAutocompletePanel, LookupAutocompletePanel, MailServerPanel, MyPasswordQuestionsPanel, NumberFormatSelectorPanel, PasswordHintPanel, PasswordPanel, PasswordPropertyPanel, PolyStringEditorPanel, QueryTextAreaPanel, RangeSimplePanel, RangeSliderPanel, 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()