프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CanExecuteCommand | void | ||
Command_CanExecuteChanged | void | ||
ExecuteCommand | void | ||
UpdateProperty | void |
메소드 | 설명 | |
---|---|---|
GetChildren ( ) : IEnumerable |
||
JSCommand ( HTMLViewContext context, IJavascriptToCSharpConverter converter, ICommand command ) : System | ||
ListenChanges ( ) : void | ||
SetMappedJSValue ( IJavascriptObject ijsobject ) : void | ||
UnListenChanges ( ) : void |
메소드 | 설명 | |
---|---|---|
ComputeString ( StringBuilder sb, HashSet |
||
LocalComputeJavascriptValue ( IJavascriptObjectFactory factory ) : bool |
메소드 | 설명 | |
---|---|---|
CanExecuteCommand ( IJavascriptObject e ) : void | ||
Command_CanExecuteChanged ( object sender, |
||
ExecuteCommand ( IJavascriptObject e ) : void | ||
UpdateProperty ( string propertyName, IJavascriptObject>.Func |
protected ComputeString ( StringBuilder sb, HashSet |
||
sb | StringBuilder | |
alreadyComputed | HashSet |
|
리턴 | void |
public JSCommand ( HTMLViewContext context, IJavascriptToCSharpConverter converter, ICommand command ) : System | ||
context | HTMLViewContext | |
converter | IJavascriptToCSharpConverter | |
command | ICommand | |
리턴 | System |
protected LocalComputeJavascriptValue ( IJavascriptObjectFactory factory ) : bool | ||
factory | IJavascriptObjectFactory | |
리턴 | bool |
public SetMappedJSValue ( IJavascriptObject ijsobject ) : void | ||
ijsobject | IJavascriptObject | |
리턴 | void |