Package org.adempiere.webui.editor
package org.adempiere.webui.editor
Implement field editors
-
ClassDescriptionComposite component of a read only Textbox and ToolbarButton.
ToolbarButton openDateRangePickerto edit the value of from and to editor.Interface to override editor setting that's usually derived from GridFieldInterface to validate the input of editorsModel to get filter list from lookup and info window/panelInterface for NumberEditor configurationInterface for process buttonInterface for field editor that support zoom to AD window.Default editor forDisplayType.Account.Default editor forDisplayType.Assignment.
Implemented withEditorBoxcomponent,WAssignmentDialogandInfoScheduledialog.Default editor forDisplayType.Button.Default editor forDisplayType.Chart.
A readonly editor that render chart fromMChartmodel toPanelcomponent.Default editor forDisplayType.ChosenMultipleSelectionListandDisplayType.ChosenMultipleSelectionTable.
Implemented withChosenSearchBoxcomponent.Default editor forDisplayType.ChosenMultipleSelectionSearch.Default editor forDisplayType.Color.
Implemented withEditorBoxcomponent and HTML color type (<input type="color">).Default editor forDisplayType.DashboardContent.
A readonly editor that render dashboard content fromMDashboardContenttoPanelcomponent.Default editor forDisplayType.DateTimeandDisplayType.TimestampWithTimeZone.Base class for field editor.interface for dynamic display listenerPopup context menu forWEditor.Default editor forDisplayType.FilePath.
Implemented withFilenameBox(with upload disable) andFolderBrowsercomponent.Default editor forDisplayType.FileName.
Implemented withFilenameBoxcomponent with upload enabled.Default editor for html (AD_Field.IsHtml=Y) text display type (String, PrinterName, Text, TextLong and Memo).Default editor forDisplayType.Location.
Implemented withLocationboxcomponent andWLocationDialog.Default editor for encrypted (AD_Field.IsEncrypted=Y) text display type (String, PrinterName, Text, TextLong and Memo).
ExtendWStringEditorand setTextboxto type="password".Default editor forDisplayType.PAttribute.
Implemented withPAttributeboxcomponent andWPAttributeDialogdialog.Default editor forDisplayType.Payment.
Implemented withPaymentboxcomponent,WPaymentFormWindowandIPaymentFormservice.Default editor forDisplayType.RadiogroupList.
Implemented withWRadioGroupEditor.RadioGroupEditorcomponent.Container forRadiogroupandRadiocomponent.Default editor forDisplayType.RecordIDandDisplayType.RecordUU.
Implemented with composite component ofTextboxandToolBarButton.
The editor usesWRecordIDDialogfor edit or viewing.Default editor forDisplayType.RecordID.
Implemented with composite component ofTextboxandToolBarButton.
The editor usesWRecordIDDialogfor edit or viewing.Default editor forDisplayType.RecordUU.
Implemented with composite component ofTextboxandToolBarButton.
The editor usesWRecordIDDialogfor edit or viewing.Default editor forDisplayType.SearchandDisplayType.SearchUU.
Implemented withWSearchEditor.CustomSearchBoxcomponent andInfoPanel,InfoWindowdialog.Default editor for text display type (String, PrinterName, Text, TextLong and Memo).
Implemented withTextboxorCombobox(AD_Field.IsAutocomplete=Y) component andWTextEditorDialogdialog.Default editor for display type TableDir, TableDirUU, Table, TableUU and List.Simple text editor for unknown display type.Default editor forDisplayType.YesNo.