|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectarta.synergy.web.common.client.data.actions.ActionsGroup
public class ActionsGroup
Created by IntelliJ IDEA. User: topa Date: 03.08.2010 Time: 18:00:58 To change this template use File | Settings | File Templates.
| Field Summary | |
|---|---|
java.util.ArrayList<Action> |
actions
|
java.lang.String |
groupID
|
java.lang.String |
groupName
|
| Constructor Summary | |
|---|---|
ActionsGroup()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String groupID
public java.lang.String groupName
public java.util.ArrayList<Action> actions
| Constructor Detail |
|---|
public ActionsGroup()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||