WidgetSearch#
(Search)
- Category:
Explore
- Default object name:
search
- Inherits from: Widget
Description#
Allow users to find objects based of name or class criteria.
Public Attributes#
Type | Name | Visual Hint | Description |
---|---|---|---|
action |
refresh |
VISUAL_HINT_DEFAULT |
Reprocess result. |
CID#
class "WidgetSearch" "Widget" {
#version 0.0
icon "../icons/object_icons/widget_search.iconrc"
category "Explore"
doc "Allow users to find objects based of name or class criteria."
attribute_group "refresh" {
action "refresh" {
doc "Reprocess result."
value <empty>
}
}
}