| 
            
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| # | AddSerializableProperties (character) | 
     Add a list of Serializable Properties to the SerializableProperties property  Inherited from Consultingwerk.JsonSerializable  | 
|
| + | Deserialize (longchar) | 
     Deserializes a LONGCHAR representation of the state of the class instance  Inherited from Consultingwerk.JsonSerializable  | 
|
| + | DeserializeFromJsonObject (JsonObject) | 
     Initializes the object instance based on the passed in JsonObject
         representation of the object instance  Inherited from Consultingwerk.JsonSerializable  | 
|
| # | DeserializeProperty (JsonObject, character, character) | 
     Deserializes a single property value to the current JsonObject  Inherited from Consultingwerk.JsonSerializable  | 
|
| + | CHARACTER GetSerializableProperties () | 
     Returns the meta data of the serializable properties  Inherited from Consultingwerk.JsonSerializable  | 
|
| + | LONGCHAR Serialize () | 
     Returns a LONGCHAR representation of the state of the class instance  Inherited from Consultingwerk.JsonSerializable  | 
|
| # | SerializeProperty (JsonObject, character, character) | 
     Serializes a single property value to the current JsonObject  Inherited from Consultingwerk.JsonSerializable  | 
|
| + | Progress.Json.ObjectModel.JsonObject ToJsonObject () | 
     Returns a JsonObject representation of the state of the class instance  Inherited from Consultingwerk.JsonSerializable  | 
|
| + | LONGCHAR WriteJson () | 
     Returns a LONGCHAR representation of the state of the class instance  Inherited from Consultingwerk.JsonSerializable  | 
|
| + | LONGCHAR WriteXml () | 
     Returns an XML LONGCHAR representation of the object instance  Inherited from Consultingwerk.JsonSerializable  | 
|
| + | HANDLE XmlSerialize (handle) | 
     Serializes the properties of the current object instance to
         an existing X-NODEREF object  Inherited from Consultingwerk.JsonSerializable  | 
|
| + | XmlSerializeProperties (handle) | 
     Serializes the properties of this object instance as child nodes of
         the given node  Inherited from Consultingwerk.JsonSerializable  | 
|
| # | XmlSerializeProperty (handle, character, character) | 
     Serializes a single property value to the current parent XmlNode  Inherited from Consultingwerk.JsonSerializable  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | KendoGrid () | 
     Constructor for the KendoGrid class  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | Consultingwerk.Web.Kendo.Grid.ListColumn columns | 
       | 
|
| + | Consultingwerk.Web.Kendo.Data.IDataSource dataSource | 
       | 
|
| + | INTEGER detailRowHeight | 
       | 
|
| + | LONGCHAR detailTemplate | 
       | 
|
| + | Consultingwerk.Web.Kendo.Grid.Editable editable | 
       | 
|
| + | CHARACTER editButtonTitle | 
       | 
|
| + | Consultingwerk.Web.Kendo.Grid.Filterable filterable | 
       | 
|
| + | LOGICAL groupable | 
       | 
|
| + | INTEGER height | 
       | 
|
| + | Consultingwerk.IJsonDateTypeFormatter JsonDateTypeFormatter | 
       Inherited from Consultingwerk.JsonSerializable  | 
|
| + | Consultingwerk.Web.Kendo.Grid.Pageable pageable | 
       | 
|
| + | LOGICAL reorderable | 
       | 
|
| + | LOGICAL resizable | 
       | 
|
| + | INTEGER rowHeight | 
       | 
|
| + | Consultingwerk.Web.Kendo.Grid.ScrollableEnum scrollable | 
       | 
|
| + | CHARACTER selectable | 
       | 
|
| + | LOGICAL SerializeEmptyLists | 
       Inherited from Consultingwerk.JsonSerializable  | 
|
| + | LOGICAL SerializeNullValues | 
       Inherited from Consultingwerk.JsonSerializable  | 
|
| + | LOGICAL sortable | 
       | 
|
| + | CHARACTER toolbar | 
       | 
|
| + | LOGICAL UseSerializedTypeInformation | 
       Inherited from Consultingwerk.JsonSerializable  | 
|
| + | INTEGER width | 
       | 
| 
         
            
                Top
                
            
         
        PROTECTED AddSerializableProperties (character)
 
  | 
|||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC Deserialize (longchar)
 
  | 
|||||||||||||||||||||||||||||
        
        PUBLIC DeserializeFromJsonObject (JsonObject)
 
  | 
|||||||||||||||||||||||||||||
        
        PROTECTED DeserializeProperty (JsonObject, character, character)
 
  | 
|||||||||||||||||||||||||||||
        
        PUBLIC CHARACTER GetSerializableProperties ()
 
  | 
|||||||||||||||||||||||||||||
        
        PUBLIC LONGCHAR Serialize ()
 
  | 
|||||||||||||||||||||||||||||
        
        PROTECTED SerializeProperty (JsonObject, character, character)
 
  | 
|||||||||||||||||||||||||||||
        
        PUBLIC Progress.Json.ObjectModel.JsonObject ToJsonObject ()
 
  | 
|||||||||||||||||||||||||||||
        
        PUBLIC LONGCHAR WriteJson ()
 
  | 
|||||||||||||||||||||||||||||
        
        PUBLIC LONGCHAR WriteXml ()
 
  | 
|||||||||||||||||||||||||||||
        
        PUBLIC HANDLE XmlSerialize (handle)
 
  | 
|||||||||||||||||||||||||||||
        
        PUBLIC XmlSerializeProperties (handle)
 
  | 
|||||||||||||||||||||||||||||
        
        PROTECTED XmlSerializeProperty (handle, character, character)
 
  | 
|||||||||||||||||||||||||||||
        
        PUBLIC KendoGrid ()
 
  | 
||||||||
|---|---|---|---|---|---|---|---|---|
        
        PUBLIC Consultingwerk.Web.Kendo.Grid.ListColumn columns
  | 
|||||||||
|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC Consultingwerk.Web.Kendo.Data.IDataSource dataSource
  | 
|||||||||
        
        PUBLIC INTEGER detailRowHeight
 
  | 
|||||||||
        
        PUBLIC LONGCHAR detailTemplate
 
  | 
|||||||||
        
        PUBLIC Consultingwerk.Web.Kendo.Grid.Editable editable
  | 
|||||||||
        
        PUBLIC CHARACTER editButtonTitle
 
  | 
|||||||||
        
        PUBLIC Consultingwerk.Web.Kendo.Grid.Filterable filterable
  | 
|||||||||
        
        PUBLIC LOGICAL groupable
 
  | 
|||||||||
        
        PUBLIC INTEGER height
 
  | 
|||||||||
        
        PUBLIC Consultingwerk.IJsonDateTypeFormatter JsonDateTypeFormatter
  | 
|||||||||
        
        PUBLIC Consultingwerk.Web.Kendo.Grid.Pageable pageable
  | 
|||||||||
        
        PUBLIC LOGICAL reorderable
 
  | 
|||||||||
        
        PUBLIC LOGICAL resizable
 
  | 
|||||||||
        
        PUBLIC INTEGER rowHeight
 
  | 
|||||||||
        
        PUBLIC Consultingwerk.Web.Kendo.Grid.ScrollableEnum scrollable
  | 
|||||||||
        
        PUBLIC CHARACTER selectable
 
  | 
|||||||||
        
        PUBLIC LOGICAL SerializeEmptyLists
 
  | 
|||||||||
        
        PUBLIC LOGICAL SerializeNullValues
 
  | 
|||||||||
        
        PUBLIC LOGICAL sortable
 
  | 
|||||||||
        
        PUBLIC CHARACTER toolbar
 
  | 
|||||||||
        
        PUBLIC LOGICAL UseSerializedTypeInformation
 
  | 
|||||||||
        
        PUBLIC INTEGER width
 
  | 
|||||||||