public interface IPSHasTexts
| Modifier and Type | Method and Description |
|---|---|
void |
addText(String sText)
Add a new text element.
|
List<String> |
getAllTexts() |
boolean |
hasAnyText() |
Copyright © 2006–2014 phloc systems. All rights reserved.