|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
org.exoplatform.gwtframework.ui.client.testcase.TestCase
public abstract class TestCase
Created by The eXo Platform SAS .
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled |
| Field Summary | |
|---|---|
protected com.google.gwt.user.client.ui.FlowPanel |
buttonGroup
|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
TestCase()
|
|
| Method Summary | |
|---|---|
protected void |
addButtonDelimiter()
|
protected void |
addButtonDelimiter(java.lang.String title)
|
protected void |
addButtonHeader(java.lang.String title)
|
com.google.gwt.user.client.ui.FlowPanel |
buttonsPanel()
|
com.google.gwt.user.client.ui.FlowPanel |
controlsPanel()
|
protected ImageButton |
createButton(java.lang.String text,
boolean enabled,
com.google.gwt.event.dom.client.ClickHandler clickHandler)
|
protected ImageButton |
createButton(java.lang.String text,
com.google.gwt.event.dom.client.ClickHandler clickHandler)
|
protected com.google.gwt.user.client.ui.Widget |
createButton(java.lang.String text,
com.google.gwt.user.client.Command command)
|
protected void |
createButtonGroup()
|
abstract void |
draw()
|
protected void |
endButtonGroup()
|
void |
hideControlsPanel()
|
protected void |
onAttach()
|
protected void |
onDetach()
|
com.google.gwt.user.client.ui.FlowPanel |
testCasePanel()
|
| Methods inherited from class com.google.gwt.user.client.ui.Composite |
|---|
getWidget, initWidget, isAttached, onBrowserEvent, performDetachedInitialization, render, render, resolvePotentialElement, setWidget, wrapElement |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents |
| Methods inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected com.google.gwt.user.client.ui.FlowPanel buttonGroup
| Constructor Detail |
|---|
public TestCase()
| Method Detail |
|---|
public abstract void draw()
protected void onAttach()
onAttach in class com.google.gwt.user.client.ui.Compositeprotected void onDetach()
onDetach in class com.google.gwt.user.client.ui.Compositeprotected void addButtonDelimiter()
protected void addButtonDelimiter(java.lang.String title)
protected void addButtonHeader(java.lang.String title)
public com.google.gwt.user.client.ui.FlowPanel buttonsPanel()
protected ImageButton createButton(java.lang.String text,
boolean enabled,
com.google.gwt.event.dom.client.ClickHandler clickHandler)
protected ImageButton createButton(java.lang.String text,
com.google.gwt.event.dom.client.ClickHandler clickHandler)
protected com.google.gwt.user.client.ui.Widget createButton(java.lang.String text,
com.google.gwt.user.client.Command command)
protected void createButtonGroup()
protected void endButtonGroup()
public com.google.gwt.user.client.ui.FlowPanel testCasePanel()
public com.google.gwt.user.client.ui.FlowPanel controlsPanel()
public void hideControlsPanel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||