|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.gwtext.client.widgets.ComponentFactory
public class ComponentFactory
Component factory class.
| Constructor Summary | |
|---|---|
ComponentFactory()
|
|
| Method Summary | |
|---|---|
static Component |
getComponent(com.google.gwt.core.client.JavaScriptObject jsObj)
Return a Component from the passed native component object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComponentFactory()
| Method Detail |
|---|
public static Component getComponent(com.google.gwt.core.client.JavaScriptObject jsObj)
jsObj - native object
Component
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||