org.gwtbootstrap3.client.ui.base.mixin
Class HTMLMixin<T extends UIObject>
java.lang.Object
org.gwtbootstrap3.client.ui.base.mixin.TextMixin<T>
org.gwtbootstrap3.client.ui.base.mixin.HTMLMixin<T>
public class HTMLMixin<T extends UIObject>
- extends TextMixin<T>
- Author:
- Grant Slender
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTMLMixin
public HTMLMixin(T uiObject)
getHTML
public String getHTML()
setHTML
public void setHTML(String html)
Copyright © 2015. All rights reserved.