Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    isc.showConsole() missing from the docs app

    Hi Isomorphic,

    method "isc.showConsole()" seems to be missing from http://www.smartclient.com/docs/9.0/...tml#class..isc.
    I noticed this, as this method is JSNI'd from http://code.google.com/p/smartgwt/so...t/util/SC.java.

    Best regards,
    Blama

    #2
    Hi Isomorphic,

    this is still true as of today in the 11.1 docs (v11.1p_2017-08-17).

    Best regards
    Blama

    Comment


      #3
      We've made a change to address this issue. Please try the next nightly build, dated August 19.

      Regards
      Isomorphic Software

      Comment


        #4
        Hi Isomorphic,

        I can see the method now, also in the SmartGWT docs.
        Minor and most likely only FYI: There are methods in the SmartGWT docs that are missing in the SmartClient version. Also, many of the SmartGWT methods are listed, but undocumented.

        Best regards
        Blama

        Comment


          #5
          There are many methods in SmartGWT that are public because they're used by code in other packages, but were not intended for customer use, and so were left undocumented.

          Comment


            #6
            We've added useful documentation for SC.getHome(), debugger(), and showConsole() in SGWT 6.1p/SC 11.1p and newer branches. It will be in the nightly builds dated 2017-08-25 and beyond.

            Comment


              #7
              Hi Isomorphic,

              thanks for the changes.
              This way the docs here stick to "if it's in the JavaDocs, you know what it does and can use it".

              Best regards
              Blama

              Comment

              Working...
              X