Uses of Class
org.adempiere.webui.editor.WStringEditor
Packages that use WStringEditor
Package
Description
Provide implementation of iDempiere form.
Implement field editors
-
Uses of WStringEditor in org.adempiere.webui.apps.form
Fields in org.adempiere.webui.apps.form declared as WStringEditorModifier and TypeFieldDescriptionprotected WStringEditor
WCreateFromDepositBatchUI.authorizationField
protected WStringEditor
WCreateFromStatementUI.authorizationField
protected WStringEditor
WStatementCreateFromBatch.authorizationField
Authorization code parameterprotected WStringEditor
WCreateFromDepositBatchUI.documentNoField
protected WStringEditor
WCreateFromStatementUI.documentNoField
protected WStringEditor
WStatementCreateFromBatch.documentNoField
Document number parameterprotected WStringEditor
WCreateFromShipmentUI.upcField
Product UPC field. -
Uses of WStringEditor in org.adempiere.webui.editor
Subclasses of WStringEditor in org.adempiere.webui.editorModifier and TypeClassDescriptionclass
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
Simple text editor for unknown display type.