live.constants
Class Attributes.confirmation

java.lang.Object
  extended bylive.constants.Attributes.confirmation
Enclosing class:
Attributes

public static final class Attributes.confirmation
extends Object

Attributes expected by the confirmation page


Field Summary
static String accept_message
          The text of the accept link/button
static String message
          The warning to display to the user.
 
Constructor Summary
Attributes.confirmation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

message

public static final String message
The warning to display to the user. (The main message.)

See Also:
Constant Field Values

accept_message

public static final String accept_message
The text of the accept link/button

See Also:
Constant Field Values
Constructor Detail

Attributes.confirmation

public Attributes.confirmation()


Copyright © 2005