public class RecommendationModel extends Object
Constructor and Description |
---|
RecommendationModel(FormElement fe) |
Modifier and Type | Method and Description |
---|---|
String |
getCSSStyle() |
String |
getFullCSSStyle() |
int |
getGridLayoutCols() |
boolean |
hasHorizontalCenterAlignment() |
boolean |
hasHorizontalLeftAlignment() |
boolean |
hasHorizontalRightAlignment() |
boolean |
hasVerticalBottomAlignment() |
boolean |
hasVerticalMiddleAlignment() |
boolean |
hasVerticalTopAlignment() |
boolean |
isHorizontalLayout() |
boolean |
isVerticalLayout() |
public RecommendationModel(FormElement fe)
public boolean isVerticalLayout()
public boolean isHorizontalLayout()
public int getGridLayoutCols()
public boolean hasVerticalTopAlignment()
public boolean hasVerticalMiddleAlignment()
public boolean hasVerticalBottomAlignment()
public boolean hasHorizontalLeftAlignment()
public boolean hasHorizontalCenterAlignment()
public boolean hasHorizontalRightAlignment()
public String getCSSStyle()
public String getFullCSSStyle()
Copyright © 2018 universAAL Consortium. All rights reserved.