|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.getsnappy.w20.JavaScriptLoadingIndicator
com.getsnappy.w20.examples.GroovyLoadingIndicator
public class GroovyLoadingIndicator
This loading indicator will apply the opaque png "/images/grey.png" screenwide and then load /images/loadingBox.png and attempt to keep it centered in the screen
| Constructor Summary | |
|---|---|
GroovyLoadingIndicator(java.lang.String contextId)
|
|
| Method Summary | |
|---|---|
void |
jsFinish(java.io.Writer out)
Called immediately before replacing the contents of the page. |
void |
jsStart(java.io.Writer out)
This function will apply the opaque png "/images/grey.png" screenwide and then load /images/loadingBox.png and attempt to keep centered in the screen |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroovyLoadingIndicator(java.lang.String contextId)
| Method Detail |
|---|
public void jsStart(java.io.Writer out)
throws java.io.IOException
jsStart in class JavaScriptLoadingIndicatorjava.io.IOExceptionDoNothingLoadingIndicator
public void jsFinish(java.io.Writer out)
throws java.io.IOException
JavaScriptLoadingIndicator
jsFinish in class JavaScriptLoadingIndicatorjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||