Ext.NET  5.3.0
.NET Component Framework for Enterprise Level Apps
Ext.Net.ServiceMessages Class Reference

More...

Static Public Attributes

const string DEFINE_READER_FOR_PROXY = "Please define Reader for the Proxy (store's Reader is used if proxy is undefined)"
 
const string DEFINE_WRITER_FOR_PROXY = "Please define Writer for the Proxy (store's Writer is used if proxy is undefined)"
 
const string DEFINE_ARRAY_READER = "Please use ArrayReader for binding items which have Array type"
 
const string LAYOUT_AMBIGUITY = "Different layout type is defined in Layout and LayoutConfig properties"
 
const string NON_LAYOUT_CONTROL = "Control with type '{0}' cannot be handled by layout"
 
const string TURN_OFF_AUTOREGISTER = "Please set AutoRegister=false if you plan to use ToScript method of NodeProxy"
 
const string INVALID_DATASOURCE = "TreeStore supports IHierarchicalEnumerable or IHierarchicalDataSource only"
 
const string TREESTORE_INVALID_DATA_BINDING = "Could not bind to the '{0}' property (specified by {1}) while data binding TreeStore. Please check the Bindings fields."
 
const string ITEMTEMPLATE_FUNCTIONS = "Item template doesn't support functions definitions"
 

Detailed Description

Member Data Documentation

◆ DEFINE_ARRAY_READER

const string Ext.Net.ServiceMessages.DEFINE_ARRAY_READER = "Please use ArrayReader for binding items which have Array type"
static

◆ DEFINE_READER_FOR_PROXY

const string Ext.Net.ServiceMessages.DEFINE_READER_FOR_PROXY = "Please define Reader for the Proxy (store's Reader is used if proxy is undefined)"
static

◆ DEFINE_WRITER_FOR_PROXY

const string Ext.Net.ServiceMessages.DEFINE_WRITER_FOR_PROXY = "Please define Writer for the Proxy (store's Writer is used if proxy is undefined)"
static

◆ INVALID_DATASOURCE

const string Ext.Net.ServiceMessages.INVALID_DATASOURCE = "TreeStore supports IHierarchicalEnumerable or IHierarchicalDataSource only"
static

◆ ITEMTEMPLATE_FUNCTIONS

const string Ext.Net.ServiceMessages.ITEMTEMPLATE_FUNCTIONS = "Item template doesn't support functions definitions"
static

◆ LAYOUT_AMBIGUITY

const string Ext.Net.ServiceMessages.LAYOUT_AMBIGUITY = "Different layout type is defined in Layout and LayoutConfig properties"
static

◆ NON_LAYOUT_CONTROL

const string Ext.Net.ServiceMessages.NON_LAYOUT_CONTROL = "Control with type '{0}' cannot be handled by layout"
static

◆ TREESTORE_INVALID_DATA_BINDING

const string Ext.Net.ServiceMessages.TREESTORE_INVALID_DATA_BINDING = "Could not bind to the '{0}' property (specified by {1}) while data binding TreeStore. Please check the Bindings fields."
static

◆ TURN_OFF_AUTOREGISTER

const string Ext.Net.ServiceMessages.TURN_OFF_AUTOREGISTER = "Please set AutoRegister=false if you plan to use ToScript method of NodeProxy"
static


The documentation for this class was generated from the following file: