public class StylePropertyMixin<T extends com.google.gwt.user.client.ui.UIObject> extends Object
Modifier and Type | Method and Description |
---|---|
protected String |
getProperty(String property) |
protected void |
setProperty(String property,
String value) |
void |
setUiObject(T uiObject) |
protected void setProperty(String property, String value)
protected String getProperty(String property)
public void setUiObject(T uiObject)
Copyright © 2018. All rights reserved.