Package it.tidalwave.ui.core.role
Interface PlainTextDisplayable
- All Superinterfaces:
Displayable
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
The role of an object that can be rendered into a
String
as plain text.- Since:
- 2.0-ALPHA-2
- Author:
- Fabrizio Giudici
- Stereotype:
- Role
-
Field Summary
Fields inherited from interface it.tidalwave.ui.core.role.Displayable
_Displayable_, DEFAULT
-
Method Summary
Methods inherited from interface it.tidalwave.ui.core.role.Displayable
display, getDisplayName, getDisplayName, getDisplayNames, getLocales, render, renderTo
-
Field Details
-
_PlainTextDisplayable_
-