public interface CompleteText
| Modifier and Type | Method and Description |
|---|---|
String |
buildCompletedText(String textField,
String newStr)
Completa o texto a ser inserido no final.
|
String buildCompletedText(String textField, String newStr)
textField - Texto atual do camponewStr - Nova string a ser inserida no campo.Copyright © 2017 Tecgraf/PUC-Rio. All rights reserved.