Package org.opencms.acacia.client.ui
Class CmsInlineEntityWidget.UpdateTimer
java.lang.Object
com.google.gwt.user.client.Timer
org.opencms.acacia.client.ui.CmsInlineEntityWidget.UpdateTimer
- Enclosing class:
CmsInlineEntityWidget
Timer to update the HTML.
-
Constructor Details
-
UpdateTimer
protected UpdateTimer()
-
-
Method Details
-
cancel
- Overrides:
cancelin classcom.google.gwt.user.client.Timer- See Also:
-
isScheduled
Returns if the timer is already scheduled.- Returns:
trueif the timer is scheduled
-
run
- Specified by:
runin classcom.google.gwt.user.client.Timer- See Also:
-
schedule
- Overrides:
schedulein classcom.google.gwt.user.client.Timer- See Also:
-