public interface IRatingDefinition extends IComponentDefinition
Modifier and Type | Method and Description |
---|---|
boolean |
isAllowAnonymousRating() |
boolean |
isAllowRating() |
boolean |
isDisplayDetailsInTooltip() |
boolean |
isReverseDirection() |
void |
setAllowAnonymousRating(boolean newValue) |
void |
setAllowRating(boolean newValue) |
void |
setDisplayDetailsInTooltip(boolean newValue) |
void |
setReverseDirection(boolean newValue) |
clone, clone, getName, getParentBlock, getValue, getValues, setValue
boolean isAllowRating()
void setAllowRating(boolean newValue)
boolean isAllowAnonymousRating()
void setAllowAnonymousRating(boolean newValue)
boolean isDisplayDetailsInTooltip()
void setDisplayDetailsInTooltip(boolean newValue)
boolean isReverseDirection()
void setReverseDirection(boolean newValue)
Copyright © 2019 Visiativ Software. All rights reserved.