FormFragmentFactory

Factory for creating Form fragments

class Object
trait Matchable
class Any

Value members

Abstract methods

def FormFragment(form: => Form): Fragment
def FormFragment[T : HasForm](aForm: => T): Fragment