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 WStringEditorWCreateFromDepositBatchUI.authorizationFieldprotected WStringEditorWCreateFromStatementUI.authorizationFieldprotected WStringEditorWStatementCreateFromBatch.authorizationFieldAuthorization code parameterprotected WStringEditorWCreateFromDepositBatchUI.documentNoFieldprotected WStringEditorWCreateFromStatementUI.documentNoFieldprotected WStringEditorWStatementCreateFromBatch.documentNoFieldDocument number parameterprotected WStringEditorWCreateFromShipmentUI.upcFieldProduct UPC field. -
Uses of WStringEditor in org.adempiere.webui.editor
Subclasses of WStringEditor in org.adempiere.webui.editorModifier and TypeClassDescriptionclassclassDefault editor for encrypted (AD_Field.IsEncrypted=Y) text display type (String, PrinterName, Text, TextLong and Memo).
ExtendWStringEditorand setTextboxto type="password".classSimple text editor for unknown display type.