public interface HasTitle
| Modifier and Type | Method and Description |
|---|---|
void |
setDescription(String description)
Sets the description of the component.
|
void |
setTitle(String title)
Sets the title of the component.
|
void setDescription(String description)
Copyright © 2016. All rights reserved.