|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HasPlaceholder
Interface for has Placeholder attribute element.
PlaceholderHelper
Method Summary | |
---|---|
String |
getPlaceholder()
Get a placeholder attribute (HTML5). |
void |
setPlaceholder(String placeholder)
Set a placeholder attribute (HTML5). |
Method Detail |
---|
void setPlaceholder(String placeholder)
placeholder
- the String to show. Use a empty string or null to remove the attribute.String getPlaceholder()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |