Package knf.hydra.core.models
Class ContentData
-
- All Implemented Interfaces:
public class ContentDataBase content data.
The info UI will change depending of the type of the data.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classContentData.SingleSingle model, used to show only one item, (e.g. a movie)
public final classContentData.MultipleMultiple model, used to show a list of items
The list selector will only show when there is 2 or more elements on the list.
-