|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Presentable
The role of an object that can be presented on a UI, thus is capable of creating a PresentationModel
.
Field Summary | |
---|---|
static Class<Presentable> |
Presentable
|
Method Summary | |
---|---|
PresentationModel |
createPresentationModel(Object... instanceCapabilities)
|
Field Detail |
---|
static final Class<Presentable> Presentable
Method Detail |
---|
@Nonnull PresentationModel createPresentationModel(@Nonnull Object... instanceCapabilities)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |