Package | Description |
---|---|
org.richfaces |
Implementation of RichFaces components
|
org.richfaces.component |
Base RichFaces components interfaces and classes
|
Modifier and Type | Field and Description |
---|---|
static TooltipMode |
TooltipMode.DEFAULT |
Modifier and Type | Method and Description |
---|---|
static TooltipMode |
TooltipMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TooltipMode[] |
TooltipMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
abstract TooltipMode |
AbstractTooltip.getMode()
Controls the way of data loading to a tooltip.
|
TooltipMode |
UITooltip.getMode() |
Modifier and Type | Method and Description |
---|---|
void |
UITooltip.setMode(TooltipMode mode) |
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.