public interface AttributeReadPlaceholder
placeholder
attribute of an object.Modifier and Type | Method and Description |
---|---|
String |
getPlaceholder()
This method gets the placeholder of this object.
|
String getPlaceholder()
value
is blank. The
placeholder text is typically displayed in gray to distinguish from actual user-input. Typical examples
are "Enter your name", or "Search...". The placeholder is a similar concept as the
tooltip
.Copyright © 2001–2016 mmm-Team. All rights reserved.