Uses of Interface
org.adempiere.webui.editor.IInputValidator
Packages that use IInputValidator
Package
Description
Implement field editors
Implement field editor for
DisplayType.MultipleSelectionGrid and DisplayType.SingleSelectionGrid.Implement info panel and info window
Provide editor implementation for scheduler state (
DisplayType.SchedulerState)-
Uses of IInputValidator in org.adempiere.webui.editor
Classes in org.adempiere.webui.editor that implement IInputValidatorModifier and TypeClassDescriptionclassDefault editor forDisplayType.Account.classDefault editor forDisplayType.Assignment.
Implemented withEditorBoxcomponent,WAssignmentDialogandInfoScheduledialog.classclassDefault editor forDisplayType.Button.classDefault editor forDisplayType.Chart.
A readonly editor that render chart fromMChartmodel toPanelcomponent.classDefault editor forDisplayType.ChosenMultipleSelectionListandDisplayType.ChosenMultipleSelectionTable.
Implemented withChosenSearchBoxcomponent.classDefault editor forDisplayType.ChosenMultipleSelectionSearch.classDefault editor forDisplayType.Color.
Implemented withEditorBoxcomponent and HTML color type (<input type="color">).classDefault editor forDisplayType.DashboardContent.
A readonly editor that render dashboard content fromMDashboardContenttoPanelcomponent.classclassDefault editor forDisplayType.DateTimeandDisplayType.TimestampWithTimeZone.classBase class for field editor.classDefault editor forDisplayType.FilePath.
Implemented withFilenameBox(with upload disable) andFolderBrowsercomponent.classDefault editor forDisplayType.FileName.
Implemented withFilenameBoxcomponent with upload enabled.classDefault editor for html (AD_Field.IsHtml=Y) text display type (String, PrinterName, Text, TextLong and Memo).classclassclassclassDefault editor forDisplayType.Location.
Implemented withLocationboxcomponent andWLocationDialog.classclassclassDefault editor for encrypted (AD_Field.IsEncrypted=Y) text display type (String, PrinterName, Text, TextLong and Memo).
ExtendWStringEditorand setTextboxto type="password".classDefault editor forDisplayType.PAttribute.
Implemented withPAttributeboxcomponent andWPAttributeDialogdialog.classDefault editor forDisplayType.Payment.
Implemented withPaymentboxcomponent,WPaymentFormWindowandIPaymentFormservice.classDefault editor forDisplayType.RadiogroupList.
Implemented withWRadioGroupEditor.RadioGroupEditorcomponent.classDefault editor forDisplayType.RecordIDandDisplayType.RecordUU.
Implemented with composite component ofTextboxandToolBarButton.
The editor usesWRecordIDDialogfor edit or viewing.classDefault editor forDisplayType.RecordID.
Implemented with composite component ofTextboxandToolBarButton.
The editor usesWRecordIDDialogfor edit or viewing.classDefault editor forDisplayType.RecordUU.
Implemented with composite component ofTextboxandToolBarButton.
The editor usesWRecordIDDialogfor edit or viewing.classDefault editor forDisplayType.SearchandDisplayType.SearchUU.
Implemented withWSearchEditor.CustomSearchBoxcomponent andInfoPanel,InfoWindowdialog.classDefault editor for text display type (String, PrinterName, Text, TextLong and Memo).
Implemented withTextboxorCombobox(AD_Field.IsAutocomplete=Y) component andWTextEditorDialogdialog.classDefault editor for display type TableDir, TableDirUU, Table, TableUU and List.classclassclassSimple text editor for unknown display type.classclassDefault editor forDisplayType.YesNo. -
Uses of IInputValidator in org.adempiere.webui.editor.grid.selection
Classes in org.adempiere.webui.editor.grid.selection that implement IInputValidatorModifier and TypeClassDescriptionclassDefault editor forDisplayType.MultipleSelectionGrid.classDefault editor forDisplayType.SingleSelectionGrid. -
Uses of IInputValidator in org.adempiere.webui.info
Classes in org.adempiere.webui.info that implement IInputValidatorModifier and TypeClassDescriptionclassDisplayType.PAttribute editor for info window selection criteria field -
Uses of IInputValidator in org.adempiere.webui.scheduler
Classes in org.adempiere.webui.scheduler that implement IInputValidatorModifier and TypeClassDescriptionclassField editor for state (DisplayType.SchedulerState) of scheduler (AD_Scheduler).