| Package | Description |
|---|---|
| org.overlord.sramp.ui.client.local.pages.details | |
| org.overlord.sramp.ui.client.local.util | |
| org.overlord.sramp.ui.client.local.widgets.common |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomPropertyEditableInlineLabel
Widget used to display the value of a property.
|
class |
DescriptionInlineLabel
Widget used to display the artifact description.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
WidgetUtil.addMouseHandlers(IMouseInOutWidget widget)
Adds the mouse-in/out handlers for this widget.
|
static void |
WidgetUtil.initMouseInOutWidget(IMouseInOutWidget widget)
Initializes the given widget by hooking up mouse-in/mouse-out
handlers.
|
static void |
WidgetUtil.removeMouseHandlers(IMouseInOutWidget widget)
Removes the mouse-in handler for this widget.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EditableInlineLabel
Widget used to display an editable value in a SPAN.
|
class |
EditableInlineLabelPopover
An overlay/popover shown to the user when they mouse-over an editable
field in the Artifact Details page.
|
Copyright © 2012-2013 JBoss, a division of Red Hat. All Rights Reserved.