org.openspaces.ui
Class WidgetGroup
java.lang.Object
org.openspaces.ui.WidgetGroup
- All Implemented Interfaces:
- Serializable
public class WidgetGroup
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WidgetGroup
public WidgetGroup(String name,
List<Widget> widgets)
WidgetGroup
public WidgetGroup()
getName
public String getName()
getTitle
public String getTitle()
setName
public void setName(String name)
setTtile
public void setTtile(String title)
getWidgets
public List<Widget> getWidgets()
setWidgets
public void setWidgets(List<Widget> widgets)
Copyright © GigaSpaces.