What does a $ in a javascript function name mean? -
gwt outputs codes this:
function com_mycompany_mywebapp_client_ctest_$$init__lcom_mycompany_mywebapp_client_ctest_2v(){ this$static}
what $ mean, or character underscore? this_static mean same thing?
nuthin. it's character. think of s stick stuck through it.
Comments
Post a Comment