org.openfaces.component.ajax
Class CustomProgressMessage

java.lang.Object
  extended by UIComponentBase
      extended by org.openfaces.component.ajax.ProgressMessage
          extended by org.openfaces.component.ajax.CustomProgressMessage

public class CustomProgressMessage
extends ProgressMessage


Field Summary
static java.lang.String COMPONENT_FAMILY
           
static java.lang.String COMPONENT_TYPE
           
 
Constructor Summary
CustomProgressMessage()
           
 
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

CustomProgressMessage

public CustomProgressMessage()
Method Detail

getFamily

public java.lang.String getFamily()


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