public class Constants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BEAN_KEY
The attribute key for the bean our form is related to.
|
static java.lang.String |
CANCEL_PROPERTY
The property under which a Cancel button press is reported.
|
static java.lang.String |
CANCEL_PROPERTY_X
The property under which a Cancel button press is reported, if the
Cancel button is rendered as an image.
|
static java.lang.String |
FORM_KEY
The attribute key for the form tag itself.
|
static java.lang.String |
Package
The name of this package.
|
static java.lang.String |
SELECT_KEY
The attribute key for the select tag itself.
|
static java.lang.String |
TOKEN_KEY
The property under which a transaction token is reported.
|
| Constructor and Description |
|---|
Constants() |
public static final java.lang.String Package
public static final java.lang.String BEAN_KEY
public static final java.lang.String CANCEL_PROPERTY
public static final java.lang.String CANCEL_PROPERTY_X
public static final java.lang.String FORM_KEY
public static final java.lang.String SELECT_KEY
public static final java.lang.String TOKEN_KEY
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.