RichFaces Core API 4.2.3.Final

org.richfaces.renderkit
Interface AjaxConstants


public interface AjaxConstants

Author:
Nick Belaevski

Field Summary
static String AJAX_COMPONENT_ID_PARAMETER
           
static String ALL
           
static String BEHAVIOR_EVENT_PARAMETER
           
static String FORM
           
static String NONE
           
static String THIS
           
 

Field Detail

ALL

static final String ALL
See Also:
Constant Field Values

FORM

static final String FORM
See Also:
Constant Field Values

THIS

static final String THIS
See Also:
Constant Field Values

NONE

static final String NONE
See Also:
Constant Field Values

BEHAVIOR_EVENT_PARAMETER

static final String BEHAVIOR_EVENT_PARAMETER
See Also:
Constant Field Values

AJAX_COMPONENT_ID_PARAMETER

static final String AJAX_COMPONENT_ID_PARAMETER
See Also:
Constant Field Values

RichFaces Core API 4.2.3.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.