Interface LoggingStyle

  • All Superinterfaces:
    com.google.gwt.resources.client.CssResource, com.google.gwt.resources.client.CssResourceBase, com.google.gwt.resources.client.ResourcePrototype

    public interface LoggingStyle
    extends com.google.gwt.resources.client.CssResource
    • Method Detail

      • debugLogPanel

        String debugLogPanel()
      • gwtPushButton

        @ClassName("gwt-PushButton")
        String gwtPushButton()
      • ocgwtSimpleLogHandler

        @ClassName("ocgwt-SimpleLogHandler")
        String ocgwtSimpleLogHandler()
      • gwtToggleButton

        @ClassName("gwt-ToggleButton")
        String gwtToggleButton()
      • handlerControl

        String handlerControl()
      • logCONFIG

        String logCONFIG()
      • logContents

        String logContents()
      • logFINEST

        String logFINEST()
      • logHasThrowable

        String logHasThrowable()
      • logSEVERE

        String logSEVERE()
      • logTester

        String logTester()
      • logWARNING

        String logWARNING()