EllaSource codeContentsIndex
Ella.Forms.Base
Documentation
class HasId a whereSource
Methods
setId :: String -> a -> aSource
getId :: a -> StringSource
show/hide Instances
class HasVal a v whereSource
Methods
setVal :: v -> a -> aSource
getVal :: a -> vSource
show/hide Instances
Produced by Haddock version 2.4.2