메소드 | 설명 | |
---|---|---|
FindJbst ( string jbstName ) : |
||
JbstBuildResult ( JsonFx.Json.EcmaScriptIdentifier jbstName ) : System |
Ctor
|
|
JbstBuildResult ( JsonFx.Json.EcmaScriptIdentifier jbstName, AutoMarkupType autoMarkup ) : System |
Ctor
|
|
Write ( |
Renders the JBST control reference and any stored data to be used.
|
|
Write ( |
Renders the JBST control reference and any stored data to be used.
|
메소드 | 설명 | |
---|---|---|
Write ( |
Renders the JBST control reference and any stored data to be used.
|
public static FindJbst ( string jbstName ) : |
||
jbstName | string | |
리턴 |
public JbstBuildResult ( JsonFx.Json.EcmaScriptIdentifier jbstName ) : System | ||
jbstName | JsonFx.Json.EcmaScriptIdentifier | |
리턴 | System |
public JbstBuildResult ( JsonFx.Json.EcmaScriptIdentifier jbstName, AutoMarkupType autoMarkup ) : System | ||
jbstName | JsonFx.Json.EcmaScriptIdentifier | |
autoMarkup | AutoMarkupType | |
리턴 | System |
public Write ( |
||
writer | output | |
data | object | data to be bound as an object which will be serialized |
리턴 | void |
public Write ( |
||
writer | output | |
data | object | data to be bound as an object which will be serialized |
index | int | the data index |
count | int | the total data count |
리턴 | void |