Package org.jboss.hal.ballroom
Interface HasTitle
-
- All Known Subinterfaces:
ItemDisplay<T>
public interface HasTitleMeant to be implemented by elements which have a title.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetTitle()
-
-
-
Method Detail
-
getTitle
String getTitle()
-
-