Package | Description |
---|---|
org.richfaces.renderkit |
RichFaces model
|
Modifier and Type | Method and Description |
---|---|
ExtendedDataTableRenderer.EncoderVariance |
ExtendedDataTableRenderer.RendererState.getEncoderVariance() |
static ExtendedDataTableRenderer.EncoderVariance |
ExtendedDataTableRenderer.EncoderVariance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtendedDataTableRenderer.EncoderVariance[] |
ExtendedDataTableRenderer.EncoderVariance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtendedDataTableRenderer.RendererState.setEncoderVariance(ExtendedDataTableRenderer.EncoderVariance encoderVariance) |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.