Uses of Class
org.adempiere.webui.editor.WEditor
Package
Description
Provide interface and classes for AD window implementation (AD_Window,AD_Tab and AD_Field)
Provide process, drill assistant, feedback request and callout dialog implementation.
Provide global search and label search component.
Provide global search and label search component.
Provide implementation of iDempiere form.
Custom Zk components for iDempiere
Implement field editors
Implement field editor for
DisplayType.MultipleSelectionGrid
and DisplayType.SingleSelectionGrid
.Provide factory implementation for various UI objects
Implement quick entry form for field
Implement info panel and info window
Provide implementation of AD_Form window, info panel, help controller, tab editor form, some custom panel, dialog and window.
Provide some iDempiere process and process parameter listener implementation
Provide editor implementation for scheduler state (
DisplayType.SchedulerState
)Provide implementation of various system dialog and windows
-
Uses of WEditor in org.adempiere.webui.adwindow
Modifier and TypeFieldDescriptionQuickGridTabRowRenderer.editorsListMap
QuickGridTabRowRenderer.readOnlyEditorsListMap
Modifier and TypeMethodDescriptionprotected void
ADTabpanel.focusToEditor
(WEditor toFocus, boolean checkCurrent) Set focus to editorprotected void
GridTabRowRenderer.focusToEditor
(WEditor toFocus) Set focus to editorvoid
ADTabpanel.focusToNextEditor
(WEditor ref) Set focus to next readwrite editor from refvoid
GridTabRowRenderer.focusToNextEditor
(WEditor ref) Set focus to next writable editor from refvoid
GridView.focusToNextEditor
(WEditor ref) void
IFieldEditorContainer.focusToNextEditor
(WEditor ref) set focus to next field editor from refvoid
QuickGridView.focusToNextEditor
(WEditor ref) Modifier and TypeMethodDescriptionvoid
ADTabpanel.editorTraverse
(Callback<WEditor> editorTaverseCallback) void
GridView.editorTraverse
(Callback<WEditor> editorTaverseCallback) Call editorTaverseCallback for all field editors.void
IFieldEditorContainer.editorTraverse
(Callback<WEditor> editorTaverseCallback) Call editorTaverseCallback for all editors hosted by this containerdefault void
IFieldEditorContainer.editorTraverse
(Callback<WEditor> editorTaverseCallback, Collection<WEditor> editors) Default implementation forIFieldEditorContainer.editorTraverse(Callback)
default void
IFieldEditorContainer.editorTraverse
(Callback<WEditor> editorTaverseCallback, Collection<WEditor> editors) Default implementation forIFieldEditorContainer.editorTraverse(Callback)
void
QuickGridView.editorTraverse
(Callback<WEditor> editorTaverseCallback) -
Uses of WEditor in org.adempiere.webui.apps
Modifier and TypeMethodDescriptionGet parameter field editor by column nameProcessParameterPanel.getEditorTo
(String columnName) Get parameter field to editor by column nameModifier and TypeMethodDescriptionvoid
IProcessParameterListener.onChange
(ProcessParameterPanel parameterPanel, String columnName, WEditor editor) On value change of parameter field editor -
Uses of WEditor in org.adempiere.webui.apps.form
Modifier and TypeFieldDescriptionprotected WEditor
WCreateFromInvoiceUI.bPartnerField
Business partner parameter fieldprotected WEditor
WCreateFromRMAUI.bPartnerField
Business partner parameter fieldprotected WEditor
WCreateFromShipmentUI.bPartnerField
Business partner parameter fieldprotected WEditor
WCreateFromDepositBatchUI.bPartnerLookup
protected WEditor
WCreateFromStatementUI.bPartnerLookup
protected WEditor
WStatementCreateFromBatch.bPartnerLookup
Business partner parameterprotected WEditor
WTabEditor.editorAD_FieldGroup_ID
protected WEditor
WTabEditor.editorColumn
protected WEditor
WTabEditor.editorColumnSpan
protected WEditor
WTabEditor.editorDescription
protected WEditor
WTabEditor.editorDisplayLogic
protected WEditor
WTabEditor.editorHelp
protected WEditor
WTabEditor.editorIsDisplayed
protected WEditor
WTabEditor.editorMandatoryLogic
protected WEditor
WTabEditor.editorName
Properties editor for field (AD_Field).protected WEditor
WTabEditor.editorNumLines
protected WEditor
WTabEditor.editorPlaceholder
protected WEditor
WTabEditor.editorReadOnlyLogic
protected WEditor
WTabEditor.editorSeqNo
protected WEditor
WTabEditor.editorXPosition
-
Uses of WEditor in org.adempiere.webui.component
Modifier and TypeMethodDescriptionint
Messagebox.show
(String message, String title, int buttons, String icon, WEditor editor, boolean isInputMandatory, Callback<?> callback, boolean modal) Show message box dialog with optional input editorstatic int
Messagebox.showDialog
(String message, String title, int buttons, String icon, WEditor editor, boolean isInputMandatory, Callback<?> callback, boolean modal) Show message box dialogstatic int
Messagebox.showDialog
(String message, String title, int buttons, String icon, WEditor editor, Callback<?> callback, boolean modal) Show message box dialogModifier and TypeMethodDescriptionvoid
WTableColumn.setEditorProvider
(Function<WTableColumn.EditorProviderParameters, WEditor> provider) Set optional editor provider for column -
Uses of WEditor in org.adempiere.webui.editor
Modifier and TypeClassDescriptionclass
Default editor forDisplayType.Account
.class
Default editor forDisplayType.Assignment
.
Implemented withEditorBox
component,WAssignmentDialog
andInfoSchedule
dialog.class
class
Default editor forDisplayType.Button
.class
Default editor forDisplayType.Chart
.
A readonly editor that render chart fromMChart
model toPanel
component.class
Default editor forDisplayType.ChosenMultipleSelectionList
andDisplayType.ChosenMultipleSelectionTable
.
Implemented withChosenSearchBox
component.class
Default editor forDisplayType.ChosenMultipleSelectionSearch
.class
Default editor forDisplayType.Color
.
Implemented withEditorBox
component and HTML color type (<input type="color">).class
Default editor forDisplayType.DashboardContent
.
A readonly editor that render dashboard content fromMDashboardContent
toPanel
component.class
class
Default editor forDisplayType.DateTime
andDisplayType.TimestampWithTimeZone
.class
Default editor forDisplayType.FilePath
.
Implemented withFilenameBox
(with upload disable) andFolderBrowser
component.class
Default editor forDisplayType.FileName
.
Implemented withFilenameBox
component with upload enabled.class
Default editor for html (AD_Field.IsHtml=Y) text display type (String, PrinterName, Text, TextLong and Memo).class
class
class
class
Default editor forDisplayType.Location
.
Implemented withLocationbox
component andWLocationDialog
.class
class
class
Default editor for encrypted (AD_Field.IsEncrypted=Y) text display type (String, PrinterName, Text, TextLong and Memo).
ExtendWStringEditor
and setTextbox
to type="password".class
Default editor forDisplayType.PAttribute
.
Implemented withPAttributebox
component andWPAttributeDialog
dialog.class
Default editor forDisplayType.Payment
.
Implemented withPaymentbox
component,WPaymentFormWindow
andIPaymentForm
service.class
Default editor forDisplayType.RadiogroupList
.
Implemented withWRadioGroupEditor.RadioGroupEditor
component.class
Default editor forDisplayType.RecordID
andDisplayType.RecordUU
.
Implemented with composite component ofTextbox
andToolBarButton
.
The editor usesWRecordIDDialog
for edit or viewing.class
Default editor forDisplayType.RecordID
.
Implemented with composite component ofTextbox
andToolBarButton
.
The editor usesWRecordIDDialog
for edit or viewing.class
Default editor forDisplayType.RecordUU
.
Implemented with composite component ofTextbox
andToolBarButton
.
The editor usesWRecordIDDialog
for edit or viewing.class
Default editor forDisplayType.Search
andDisplayType.SearchUU
.
Implemented withWSearchEditor.CustomSearchBox
component andInfoPanel
,InfoWindow
dialog.class
Default editor for text display type (String, PrinterName, Text, TextLong and Memo).
Implemented withTextbox
orCombobox
(AD_Field.IsAutocomplete=Y) component andWTextEditorDialog
dialog.class
Default editor for display type TableDir, TableDirUU, Table, TableUU and List.class
class
class
Simple text editor for unknown display type.class
class
Default editor forDisplayType.YesNo
.Modifier and TypeMethodDescriptionstatic WEditor
static WEditor
WebEditorFactory.getEditor
(GridField gridField, boolean tableEditor, IEditorConfiguration editorConfiguration) static WEditor
static WEditor
WebEditorFactory.getEditor
(GridTab gridTab, GridField gridField, boolean tableEditor, IEditorConfiguration editorConfiguration) Modifier and TypeMethodDescriptionvoid
WEditor.DynamicDisplayListener.onDynamicDisplay
(Properties ctx, WEditor editor) call when editor's dynamicDisplay(ctx) method is call -
Uses of WEditor in org.adempiere.webui.editor.grid.selection
Modifier and TypeClassDescriptionclass
Default editor forDisplayType.MultipleSelectionGrid
.class
Default editor forDisplayType.SingleSelectionGrid
. -
Uses of WEditor in org.adempiere.webui.factory
Modifier and TypeMethodDescriptionDefaultEditorFactory.getEditor
(GridTab gridTab, GridField gridField, boolean tableEditor, IEditorConfiguration editorConfiguration) Get field editorIEditorFactory.getEditor
(GridTab gridTab, GridField gridField, boolean tableEditor, IEditorConfiguration editorConfiguration) Get field editor -
Uses of WEditor in org.adempiere.webui.grid
-
Uses of WEditor in org.adempiere.webui.info
Modifier and TypeClassDescriptionclass
DisplayType.PAttribute editor for info window selection criteria fieldModifier and TypeFieldDescriptionRelatedInfoWindow.editorMap
InfoWindow.editors
List of WEditorsInfoWindow.editors2
InfoWindow.identifiers
InfoWindow.queryAfterChangeEditors
List of editors that will trigger query after changes by userModifier and TypeMethodDescriptionReturn (if exists) the editor with the nameModifier and TypeMethodDescriptionprotected void
InfoWindow.addSearchParameter
(WEditor editor, WEditor editor2) add search parameterprotected void
InfoWindow.dynamicDisplay
(WEditor editor) void
InfoWindow.onCellEditCallback
(ValueChangeEvent event, int rowIndex, int colIndex, WEditor editor, GridField field) protected void
InfoWindow.resetParameters
(WEditor editor) protected int
InfoWindow.setParameter
(WEditor editor, InfoColumnVO infoColumnVO, PreparedStatement pstmt, int parameterIndex) protected boolean
InfoWindow.validateField
(WEditor wEditor) Validate mandatory fields.
Display red color when a mandatory field is not fill.ModifierConstructorDescriptionRelatedInfoWindow
(EmbedWinInfo info, InfoWindow infoWindow, org.zkoss.zul.Paging embeddedPaging, String infoSqlCount, ColumnInfo[] layoutEmbedded, Map<String, WEditor> editorMap) -
Uses of WEditor in org.adempiere.webui.panel
-
Uses of WEditor in org.adempiere.webui.process
Modifier and TypeMethodDescriptionvoid
BankTransferParameterListener.onChange
(ProcessParameterPanel parameterPanel, String columnName, WEditor editor) void
CreateTableParameterListener.onChange
(ProcessParameterPanel parameterPanel, String columnName, WEditor editor) void
GenerateModelParameterListener.onChange
(ProcessParameterPanel parameterPanel, String columnName, WEditor editor) void
MFARegisterParameterListener.onChange
(ProcessParameterPanel parameterPanel, String columnName, WEditor editor) -
Uses of WEditor in org.adempiere.webui.scheduler
Modifier and TypeClassDescriptionclass
Field editor for state (DisplayType.SchedulerState
) of scheduler (AD_Scheduler). -
Uses of WEditor in org.adempiere.webui.window
Modifier and TypeFieldDescriptionWPAttributeDialog.m_editors
List of EditorsFindWindow.m_sEditors
List of WEditors for simple search tabFindWindow.m_sEditorsTo
List of to editor.Modifier and TypeMethodDescriptionCreate editor forFindWindow.advancedPanel
rowprotected WEditor
FindWindow.parseString
(GridField field, String in, ListItem listItem, boolean to) Create editor and set value to in (forFindWindow.advancedPanel
row).Modifier and TypeMethodDescriptionstatic void
Dialog.askForInput
(int windowNo, WEditor weditor, String adMessage, String title, Callback<Object> callback) static void
Dialog.askForInput
(int windowNo, WEditor weditor, String adMessage, Callback<Object> callback) static void
FDialog.askForInput
(int windowNo, WEditor weditor, String adMessage, String title, Callback<Object> callback) Deprecated, for removal: This API element is subject to removal in a future version.static void
FDialog.askForInput
(int windowNo, WEditor weditor, String adMessage, Callback<Object> callback) Deprecated, for removal: This API element is subject to removal in a future version.static void
Dialog.askForInputTextConfirmation
(int windowNo, WEditor weditor, String adMessage, Object[] adMessageArgs, String title, Callback<Map.Entry<Boolean, String>> callback) Confirmation dialog before deleting the records.static void
FDialog.askForInputTextConfirmation
(int windowNo, WEditor weditor, String adMessage, Object[] adMessageArgs, String title, Callback<Map.Entry<Boolean, String>> callback) Deprecated, for removal: This API element is subject to removal in a future version.Confirmation dialog before deleting the records.static void
Dialog.askForInputWithCancel
(int windowNo, WEditor weditor, String adMessage, String title, Callback<Map.Entry<Boolean, Object>> callback) static void
FDialog.askForInputWithCancel
(int windowNo, WEditor weditor, String adMessage, String title, Callback<Map.Entry<Boolean, Object>> callback) Deprecated, for removal: This API element is subject to removal in a future version.protected org.zkoss.zul.Div
FindWindow.createDateRangeWrapper
(WEditor editorFrom, WEditor editorTo) protected void
FindWindow.dynamicDisplay
(WEditor editor, ListCell listcell) Dynamic display of editorprotected boolean
WAccountDialog.needConfirm
(WEditor editor, MAccount combiOrg) void
DateRangeButton.onDynamicDisplay
(Properties ctx, WEditor editor) void
WPAttributeDialog.setEditorAttribute
(MAttribute attribute, WEditor editor) Set value of editor from M_AttributeInstanceWPAttributeDialog.setEditorValue
(String mandatory, MAttribute attributes, WEditor editor) ModifierConstructorDescriptionDateRangeButton
(WEditor editor, WEditor editor2) ConstructorDateRangePicker
(WEditor editor, WEditor editor2) Constructor