Class ElementThemeRole

java.lang.Object
eu.webtoolkit.jwt.ElementThemeRole

public class ElementThemeRole
extends java.lang.Object
Enumeration for the role of a DOM element (for theme support)

See Also:
WTheme.apply(WWidget widget, WWidget child, int widgetRole)
  • Field Summary

    Fields
    Modifier and Type Field Description
    static int MainElementThemeRole  
    static int ProgressBarBarRole  
    static int ProgressBarLabelRole  
  • Constructor Summary

    Constructors
    Constructor Description
    ElementThemeRole()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • ElementThemeRole

      public ElementThemeRole()