public interface AttributeWritePlaceholder extends AttributeReadPlaceholder
placeholder
attribute of an
object.Modifier and Type | Method and Description |
---|---|
void |
setPlaceholder(String placeholder)
This method sets the
placeholder of this object. |
getPlaceholder
void setPlaceholder(String placeholder)
placeholder
of this object.placeholder
- is the new placeholder
. Use the empty string to remove.Copyright © 2001–2016 mmm-Team. All rights reserved.