final class DifferenceShadower extends Object implements AsyncCallback<JavaScriptObject>, CountCacheListener
Constructor and Description |
---|
DifferenceShadower()
Creates a DifferenceShadower that enables difference shadowing if the page is a
position draft in correct form, or otherwise does nothing.
|
Modifier and Type | Method and Description |
---|---|
void |
onFailure(Throwable x) |
void |
onSuccess(JavaScriptObject response) |
void |
votersSet(CountNodeEvent e)
Called when a node's voters are determined.
|
DifferenceShadower()
public void onFailure(Throwable x)
onFailure
in interface AsyncCallback<JavaScriptObject>
public void onSuccess(JavaScriptObject response)
onSuccess
in interface AsyncCallback<JavaScriptObject>
public void votersSet(CountNodeEvent e)
CountCacheListener
votersSet
in interface CountCacheListener