Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Criar EasyLabel #96

Closed
bjverde opened this issue Jul 3, 2019 · 0 comments
Closed

Criar EasyLabel #96

bjverde opened this issue Jul 3, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@bjverde
Copy link
Owner

bjverde commented Jul 3, 2019

Criar um classe que facilita a geração de nomes das labels da tela com base em expressões regulares.

Essa classe terá um método principal o convertLabel que recebe o texto original e um tipo de dado. Irá buscar entre as regras e irá alterar ou não o nome.

Ideia do Raphael Rodrigues Cavalcante

Exemplos
campo: nmPessoa virá "Nome Pessoa"
campo: idPessoa virá "Id Pessoa"
campo: dsPessoa virá "Descrição Pessoa"
campo: dtInclusao virá "Data Inclusao"
campo: numPessoa virá "Número Pessoa"

@bjverde bjverde added the enhancement New feature or request label Jul 3, 2019
bjverde added a commit that referenced this issue Jul 4, 2019
@bjverde bjverde closed this as completed Jul 4, 2019
bjverde added a commit that referenced this issue Jul 6, 2019
bjverde added a commit that referenced this issue Jul 7, 2019
bjverde added a commit that referenced this issue Jul 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant