Method | Description | |
---|---|---|
GetElementType ( ) : int | ||
GetExample ( ) : string | ||
GetName ( ) : string | ||
GetOptions ( ) : List | ||
GetTableOptions ( ) : TableOptions | ||
GetTitle ( ) : string | ||
GetValue ( ) : string | ||
IsPackets ( ) : bool | ||
IsReadOnly ( ) : bool | ||
IsVisible ( ) : bool | ||
Parse ( |
||
SetValue ( string value ) : void | ||
ToString ( ) : string | ||
XsollaFormElement ( ) : System.Collections |
Method | Description | |
---|---|---|
GetFormatString ( string pStr ) : string | ||
ParseOptions ( |
||
SetExample ( string example ) : void | ||
SetJavascript ( string javascript ) : void | ||
SetMandatory ( bool isMandatory ) : void | ||
SetName ( string name ) : void | ||
SetOptions ( |
||
SetPakets ( bool isPakets ) : void | ||
SetReadonly ( bool isReadonly ) : void | ||
SetTitle ( string title ) : void | ||
SetTooltip ( string tooltip ) : void | ||
SetType ( string type ) : void | ||
SetVisible ( bool isVisible ) : void |
public Parse ( |
||
obj | ||
return | IParseble |
public XsollaFormElement ( ) : System.Collections | ||
return | System.Collections |