Safe Haskell | Safe-Inferred |
---|
IHP.IDE.Data.View.EditRow
Documentation
data EditRowView Source #
Constructors
EditRowView | |
Fields
|
Instances
View EditRowView Source # | |
Defined in IHP.IDE.Data.View.EditRow Methods beforeRender :: EditRowView -> IO () Source # html :: EditRowView -> Html Source # json :: EditRowView -> Value Source # |
value :: HasField "fieldValue" model (Maybe ByteString) => model -> ByteString Source #