|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.core.gui.control.Event
org.olat.core.gui.components.rating.RatingEvent
public class RatingEvent
Description:
The rating event is fired by the RatingComponent when a new rating is made
Initial Date: 31.10.2008
| Field Summary |
|---|
| Fields inherited from class org.olat.core.gui.control.Event |
|---|
BACK_EVENT, CANCELLED_EVENT, CHANGED_EVENT, DONE_EVENT, FAILED_EVENT |
| Constructor Summary | |
|---|---|
RatingEvent(float rating)
Constructor for a rating event. |
|
| Method Summary | |
|---|---|
float |
getRating()
|
| Methods inherited from class org.olat.core.gui.control.Event |
|---|
getCommand, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RatingEvent(float rating)
rating - The current rating value| Method Detail |
|---|
public float getRating()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||