org.openfaces.component.ajax
Class DefaultErrorMessage

java.lang.Object
  extended by UIComponentBase
      extended by org.openfaces.component.ajax.ErrorMessage
          extended by org.openfaces.component.ajax.DefaultErrorMessage

public class DefaultErrorMessage
extends ErrorMessage


Field Summary
static java.lang.String COMPONENT_FAMILY
           
static java.lang.String COMPONENT_TYPE
           
 
Constructor Summary
DefaultErrorMessage()
           
 
Method Summary
 java.lang.String getFamily()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COMPONENT_TYPE

public static final java.lang.String COMPONENT_TYPE
See Also:
Constant Field Values

COMPONENT_FAMILY

public static final java.lang.String COMPONENT_FAMILY
See Also:
Constant Field Values
Constructor Detail

DefaultErrorMessage

public DefaultErrorMessage()
Method Detail

getFamily

public java.lang.String getFamily()


Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.