Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

Suoranta.WebApp Namespace

Classes


  Class Description
Public class BootstrapAttribute
Describes Bootstrap equivalent of a value.
Public class BundleExtensions
Public class ClientExtensions
Public class DTOAttribute
Public class DTOTextAttribute
Identifies the property containing UI display value of the DTO.
Public class DTOValueAttribute
Identifies the property containing value of the DTO.
Public class HtmlAttribute
Describes HTML equivalent of a value.
Public class JsEventHandlerAttribute
Specifies naming convention of JavaScript event handlers.
Public class JsStringBuilder
StringBuilder-like class mainly designed for composing JavaScript fragments.
Public class UIElementAttribute
Public class ValueTranslationAttribute
Base class for attributes that describe translation of WebApp values to other technologies.

Interfaces


  Interface Description
Public interface IWriteTo
Objects of types implementing this interface can be written to JsStringBuilder.

Enumerations


  Enumeration Description
Public enumeration EventType
Standard HTML element and Kendo widget event types
Public enumeration IndentMode
Public enumeration WriterOptions