Uses of Class
org.adempiere.webui.editor.WRecordEditor
Package
Description
Implement field editors
Provide implementation of various system dialog and windows
-
Uses of WRecordEditor in org.adempiere.webui.editor
Modifier and TypeClassDescriptionclass
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. -
Uses of WRecordEditor in org.adempiere.webui.window
ModifierConstructorDescriptionWRecordIDDialog
(org.zkoss.zk.ui.Page page, WRecordEditor<?> editor, GridField tableIDGridField) Constructor