public class WidgetGroup extends Object implements Serializable
Constructor and Description |
---|
WidgetGroup() |
WidgetGroup(String name,
List<Widget> widgets) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getTitle() |
List<Widget> |
getWidgets() |
void |
setName(String name) |
void |
setTtile(String title) |
void |
setWidgets(List<Widget> widgets) |
Copyright © GigaSpaces.