C# Class Signum.React.ApiControllers.QueryTokenTS

Afficher le fichier Open project: signumsoftware/framework

Méthodes publiques

Свойство Type Description
filterType FilterType?
format string
fullKey string
isGroupable bool
key string
niceName string
niceTypeName string
parent QueryTokenTS
queryTokenType QueryTokenType?
toString string
type Signum.React.Facades.TypeReferenceTS
typeColor string
unit string

Méthodes publiques

Méthode Description
QueryTokenTS ( QueryToken qt, bool recursive ) : System

Private Methods

Méthode Description
GetQueryTokenType ( QueryToken qt ) : QueryTokenType?

Method Details

QueryTokenTS() public méthode

public QueryTokenTS ( QueryToken qt, bool recursive ) : System
qt QueryToken
recursive bool
Résultat System

Property Details

filterType public_oe property

public FilterType? filterType
Résultat FilterType?

format public_oe property

public string format
Résultat string

fullKey public_oe property

public string fullKey
Résultat string

isGroupable public_oe property

public bool isGroupable
Résultat bool

key public_oe property

public string key
Résultat string

niceName public_oe property

public string niceName
Résultat string

niceTypeName public_oe property

public string niceTypeName
Résultat string

parent public_oe property

public QueryTokenTS,Signum.React.ApiControllers parent
Résultat QueryTokenTS

queryTokenType public_oe property

public QueryTokenType? queryTokenType
Résultat QueryTokenType?

toString public_oe property

public string toString
Résultat string

type public_oe property

public TypeReferenceTS,Signum.React.Facades type
Résultat Signum.React.Facades.TypeReferenceTS

typeColor public_oe property

public string typeColor
Résultat string

unit public_oe property

public string unit
Résultat string