Class DashboardCardPosition
java.lang.Object
org.eblocker.server.common.data.dashboard.DashboardCardPosition
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DashboardCardPosition
public DashboardCardPosition(int column, int order) Deprecated.
-
-
Method Details
-
getColumn
public int getColumn()Deprecated. -
getOrder
public int getOrder()Deprecated.
-