|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectapps.basketapp.controller.mysteries.TableMystery
public class TableMystery
The Class TableMystery.
| Field Summary | |
|---|---|
static float |
INITIAL_SCALE
The initial scale. |
static float |
MAX_SCALE
The initial scale. |
static float |
MIN_SCALE
The initial scale. |
| Constructor Summary | |
|---|---|
TableMystery()
|
|
| Method Summary | |
|---|---|
java.util.List<ContentItem> |
getMystery(ContentSystem contentSystem,
java.lang.String appName)
Gets the mystery. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static float MIN_SCALE
public static float MAX_SCALE
public static float INITIAL_SCALE
| Constructor Detail |
|---|
public TableMystery()
| Method Detail |
|---|
public java.util.List<ContentItem> getMystery(ContentSystem contentSystem,
java.lang.String appName)
contentSystem - the content systemappName - the app name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||