|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.webdesigner.presentation.gwt.client.designer.DesignerModel
public class DesignerModel
| Field Summary | |
|---|---|
DesignerController |
controller
|
| Constructor Summary | |
|---|---|
DesignerModel(DesignerController controller)
|
|
| Method Summary | |
|---|---|
java.util.HashMap<java.lang.String,SyntaxModel> |
getAllLoadedSyntaxModel()
|
DrawingPanel |
getDrawingPanelBySyntaxModelId(java.lang.String id)
|
SyntaxModel |
getSyntaxModelById(java.lang.String id)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public DesignerController controller
| Constructor Detail |
|---|
public DesignerModel(DesignerController controller)
| Method Detail |
|---|
public SyntaxModel getSyntaxModelById(java.lang.String id)
public java.util.HashMap<java.lang.String,SyntaxModel> getAllLoadedSyntaxModel()
public DrawingPanel getDrawingPanelBySyntaxModelId(java.lang.String id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||