package
html
Value Members
-
object
commonDesignChangeForm extends BaseScalaTemplate[Html, Format[Html]] with Template2[Form[DesignChangeForm], Lang, Html]
-
object
commonNotifyForm extends BaseScalaTemplate[Html, Format[Html]] with Template3[Form[NotifyForm], Long, Lang, Html]
-
object
commonPartForm extends BaseScalaTemplate[Html, Format[Html]] with Template2[Form[PartForm], Lang, Html]
-
object
commonProjectForm extends BaseScalaTemplate[Html, Format[Html]] with Template2[Form[ProjectForm], Lang, Html]
-
object
commonReplyForm extends BaseScalaTemplate[Html, Format[Html]] with Template3[Form[ReplyForm], Long, Lang, Html]
-
object
commonUserForm extends BaseScalaTemplate[Html, Format[Html]] with Template2[Form[User], Lang, Html]
-
object
createDesignChangeForm extends BaseScalaTemplate[Html, Format[Html]] with Template2[Form[DesignChangeForm], Lang, Html]
-
object
createNotifyForm extends BaseScalaTemplate[Html, Format[Html]] with Template4[Form[NotifyForm], Long, Long, Lang, Html]
-
object
createPartForm extends BaseScalaTemplate[Html, Format[Html]] with Template2[Form[PartForm], Lang, Html]
-
object
createProjectForm extends BaseScalaTemplate[Html, Format[Html]] with Template2[Form[ProjectForm], Lang, Html]
-
object
createRelationForm extends BaseScalaTemplate[Html, Format[Html]] with Template3[Form[PartsListBean], String, Lang, Html]
-
object
createReplyForm extends BaseScalaTemplate[Html, Format[Html]] with Template8[Form[ReplyForm], Long, Long, Long, Long, Long, Long, Lang, Html]
-
object
createUserForm extends BaseScalaTemplate[Html, Format[Html]] with Template2[Form[User], Lang, Html]
-
-
object
designchangelist extends BaseScalaTemplate[Html, Format[Html]] with Template5[Query[DesignChange], Int, String, Int, Lang, Html]
-
object
error extends BaseScalaTemplate[Html, Format[Html]] with Template1[Any, Html]
-
-
object
index extends BaseScalaTemplate[Html, Format[Html]] with Template2[String, Lang, Html]
-
object
issueresult extends BaseScalaTemplate[Html, Format[Html]] with Template2[Long, Lang, Html]
-
object
main extends BaseScalaTemplate[Html, Format[Html]] with Template3[String, Html, Lang, Html]
-
object
notifylist extends BaseScalaTemplate[Html, Format[Html]] with Template8[ArrayBuffer[NotifyBean], Int, Long, String, Int, Long, Long, Lang, Html]
-
object
partslistshow extends BaseScalaTemplate[Html, Format[Html]] with Template6[ArrayBuffer[PartsListBean], Int, Int, Int, String, Lang, Html]
-
object
partsmastershow extends BaseScalaTemplate[Html, Format[Html]] with Template5[Query[Part], Int, String, Int, Lang, Html]
-
object
projectlist extends BaseScalaTemplate[Html, Format[Html]] with Template5[Query[Project], Int, String, Int, Lang, Html]
-
object
showNotifyForm extends BaseScalaTemplate[Html, Format[Html]] with Template7[Form[NotifyForm], Long, Long, Long, Long, Notify, Lang, Html]
-
object
showReplyForm extends BaseScalaTemplate[Html, Format[Html]] with Template8[Form[ReplyForm], Long, Long, Long, Long, Long, Reply, Lang, Html]
-
object
twitterBootstrapInput extends BaseScalaTemplate[Html, Format[Html]] with Template1[FieldElements, Html]
-
-
object
updatePartForm extends BaseScalaTemplate[Html, Format[Html]] with Template4[Form[PartForm], Long, Part, Lang, Html]
-
object
updateProjectForm extends BaseScalaTemplate[Html, Format[Html]] with Template4[Form[ProjectForm], Long, Project, Lang, Html]
-
object
updateRelationForm extends BaseScalaTemplate[Html, Format[Html]] with Template3[Form[PartsListBean], String, Lang, Html]
-
object
updateUserForm extends BaseScalaTemplate[Html, Format[Html]] with Template3[Form[User], Long, Lang, Html]
-
object
uploadTestForm extends BaseScalaTemplate[Html, Format[Html]] with Template0[Html]
-
object
uppartslistshow extends BaseScalaTemplate[Html, Format[Html]] with Template5[ArrayBuffer[PartsListBean], Int, Int, Int, String, Html]
-
object
userlist extends BaseScalaTemplate[Html, Format[Html]] with Template5[Query[User], Int, String, Int, Lang, Html]
Inherited from AnyRef
Inherited from Any