Package | Description |
---|---|
org.wicketstuff.foundation.tooltip |
Modifier and Type | Method and Description |
---|---|
TooltipPosition |
TooltipOptions.getPosition() |
static TooltipPosition |
TooltipPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TooltipPosition[] |
TooltipPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TooltipOptions |
TooltipOptions.setPosition(TooltipPosition position) |
Constructor and Description |
---|
TooltipOptions(TooltipPosition position) |
Copyright © 2015. All rights reserved.