Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/9miao/CrossApp
/ setTarget
Method
setTarget
scripting/javascript/bindings/CrossApp_specifics.cpp:2497–2500 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2495
}
2496
2497
void JSScheduleWrapper::setTarget(CAObject* pTarget)
2498
{
2499
_pTarget = pTarget;
2500
}
2501
2502
void JSScheduleWrapper::setPureJSTarget(JSObject* pPureJSTarget)
2503
{
Callers
4
initUIView
Method · 0.45
collectionViewDidSelectCellAtIndexPath
Method · 0.45
alertButtonCallBack
Method · 0.45
js_CAScheduler_schedule
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected