Skip to main content



      Home
Home » Modeling » EMF » Hide a password attribute content
Hide a password attribute content [message #1779552] Tue, 09 January 2018 09:31 Go to next message
Eclipse UserFriend
Hi all

I have this class Account
class Account
	{
		attribute login : String[?];
		attribute password : String[?];
	}


When the user defines the password, its content appears.

index.php/fa/31744/0/

Does exist in EMF tooling (Ecore, Edit, Genmodel, etc.) a field/method/annotation/code (for example password_characters field) which can be customized to show * or • when the user writes the password?

best

Faiez
  • Attachment: password.png
    (Size: 17.13KB, Downloaded 1620 times)
Re: Hide a password attribute content [message #1779557 is a reply to message #1779552] Tue, 09 January 2018 10:39 Go to previous messageGo to next message
Eclipse UserFriend
Google found this old forum thread: https://www.eclipse.org/forums/index.php/t/131198/

Maybe that's helpful for you...
Re: Hide a password attribute content [message #1779559 is a reply to message #1779557] Tue, 09 January 2018 10:49 Go to previous message
Eclipse UserFriend
Google gives me this forum thread https://www.eclipse.org/forums/index.php/t/99818/

Anyway, Thank you Eike!
Previous Topic:Index of model element with in a container
Next Topic:Annoted Java generation broken in latest EMF?
Goto Forum:
  


Current Time: Wed Jul 02 21:16:21 EDT 2025

Powered by FUDForum. Page generated in 0.04098 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top