apps.twentyfourpoint.utils
Class NOAnswerConfirmDialogue

java.lang.Object
  extended by apps.twentyfourpoint.utils.NOAnswerConfirmDialogue

public class NOAnswerConfirmDialogue
extends java.lang.Object

The Class NOAnswerConfirmDialogue.


Constructor Summary
NOAnswerConfirmDialogue(ContentSystem contentSystem, TwentyFourPointApp app, MultiLineTextLabel noAnswerLabel)
          Instantiates a new NO answer confirm dialogue.
 
Method Summary
 void clearContent()
          Clear content.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NOAnswerConfirmDialogue

public NOAnswerConfirmDialogue(ContentSystem contentSystem,
                               TwentyFourPointApp app,
                               MultiLineTextLabel noAnswerLabel)
Instantiates a new NO answer confirm dialogue.

Parameters:
contentSystem - the content system
app - the app
noAnswerLabel - the no answer label
Method Detail

clearContent

public void clearContent()
Clear content.