Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ initClass
Method
initClass
app/views/editor/campaign/CampaignEditorView.js:715–717 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
713
714
class
LevelNode extends TreemaObjectNode {
715
static initClass () {
716
this.prototype.valueClass =
'treema-level'
717
}
718
719
buildValueForDisplay (valEl, data) {
720
let
{ name } = data
Callers
1
CampaignEditorView.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected