Uses of Class
org.adempiere.webui.editor.WStringEditor
Package
Description
Provide implementation of iDempiere form.
Implement field editors
-
Uses of WStringEditor in org.adempiere.webui.apps.form
Modifier 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
Modifier 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.