Uses of Class
org.eblocker.server.common.data.dashboard.DashboardCardPosition
Packages that use DashboardCardPosition
-
Uses of DashboardCardPosition in org.eblocker.server.common.data.dashboard
Methods in org.eblocker.server.common.data.dashboard that return DashboardCardPositionModifier and TypeMethodDescriptionDashboardCard.getCustomPos()Deprecated.DashboardCard.getDefaultPos()Deprecated.Constructors in org.eblocker.server.common.data.dashboard with parameters of type DashboardCardPositionModifierConstructorDescriptionDashboardCard(int id, String requiredFeature, String translateSuffix, String html, boolean visible, boolean alwaysVisible, DashboardCardPosition[] defaultPos, DashboardCardPosition[] customPos) Deprecated.