com.extjs.gxt.ui.client.widget
Class ComponentHelper
java.lang.Object
com.extjs.gxt.ui.client.widget.ComponentHelper
public class ComponentHelper
- extends java.lang.Object
Provides access to package protected methods of component and widget.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentHelper
public ComponentHelper()
doAttach
public static void doAttach(com.google.gwt.user.client.ui.Widget widget)
doDetach
public static void doDetach(com.google.gwt.user.client.ui.Widget widget)
getLayoutData
public static LayoutData getLayoutData(Component c)
setLayoutData
public static void setLayoutData(Component c,
LayoutData data)
setModel
public static void setModel(Component c,
ModelData model)