package
milestone
Value Members
-
object
create extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[String, Form[Milestone], Project, play.twirl.api.HtmlFormat.Appendable]
-
object
edit extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[String, Form[Milestone], Milestone, Project, play.twirl.api.HtmlFormat.Appendable]
-
object
list extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[String, List[Milestone], Project, MilestoneCondition, play.twirl.api.HtmlFormat.Appendable]
-
object
partial_status extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Milestone, Project, play.twirl.api.HtmlFormat.Appendable]
-
object
view extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[String, Milestone, Project, State, play.twirl.api.HtmlFormat.Appendable]