|
Extension SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
JotModelFactory
creates JotModel
s.
Method Summary | |
JotModel |
create()
Create a new JotModel with default initialization. |
JotModel |
create(JotModel model)
Create a new JotModel to replace the current JotModel . |
Method Detail |
public JotModel create()
JotModel
with default initialization.JotModel
.public JotModel create(JotModel model)
JotModel
to replace the current JotModel
.the
- current JotModel
to be used to initialize the new one.JotModel
.
|
Extension SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |