|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TemplateModel
This interface defines the methods needed to implement a TemplateModel.
Method Summary | |
---|---|
Object |
getItem(TemplateDirective td)
|
String |
getName()
|
boolean |
processDirective(TemplateDirective td)
|
Methods inherited from interface org.barracudamvc.core.comp.model.Model |
---|
addModelListener, removeModelListener |
Methods inherited from interface org.barracudamvc.core.comp.Contextual |
---|
getViewContext, setViewContext |
Method Detail |
---|
String getName()
boolean processDirective(TemplateDirective td)
Object getItem(TemplateDirective td)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |