|
||||||||||
| 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.Panel
com.google.gwt.user.client.ui.ComplexPanel
com.google.gwt.user.client.ui.AbsolutePanel
org.gwt.mosaic.ui.client.layout.LayoutPanel
org.gwt.mosaic.ui.client.ScrollLayoutPanel
org.jboss.errai.tools.source.client.SourcePanel
public class SourcePanel
| 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 |
| Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.InsertPanel |
|---|
com.google.gwt.user.client.ui.InsertPanel.ForIsWidget |
| Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.HasWidgets |
|---|
com.google.gwt.user.client.ui.HasWidgets.ForIsWidget |
| Field Summary |
|---|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
SourcePanel()
|
|
| Method Summary | |
|---|---|
void |
setSource(String source)
|
| Methods inherited from class org.gwt.mosaic.ui.client.ScrollLayoutPanel |
|---|
addScrollHandler, addScrollListener, ensureVisible, getHorizontalScrollPosition, getScrollPosition, layout, onLayout, removeScrollListener, scrollToBottom, scrollToLeft, scrollToRight, scrollToTop, setAlwaysShowScrollBars, setHorizontalScrollPosition, setScrollPosition |
| Methods inherited from class org.gwt.mosaic.ui.client.layout.LayoutPanel |
|---|
add, add, addCollapsedListener, doAttachChildren, doDetachChildren, enableDragAndDrop, getAnimationCallback, getDropTarget, getLayout, getLocationWidgetComparator, getPadding, getPreferredSize, getUnitConverter, getWidget, getWidgetIndex, getWidgetLeft, getWidgetSpacing, getWidgetTop, insert, insert, invalidate, invalidate, isAnimationEnabled, isAutoLayout, isCollapsed, isDragAndDropEnabled, iterator, layoutChildren, makeDraggable, makeDraggable, makeNotDraggable, needsLayout, onDrop, onEnter, onLeave, onLoad, onMove, onPreviewDrop, onResize, registerDropController, remove, removeCollapsedListener, removeImpl, setAnimationCallback, setAnimationEnabled, setAnimationEnabled, setAutoLayout, setCollapsed, setHeight, setLayout, setLocationWidgetComparator, setPadding, setWidgetPosition, setWidgetSpacing, setWidth, toPixelSize, unregisterDropController, unregisterDropControllers |
| Methods inherited from class com.google.gwt.user.client.ui.AbsolutePanel |
|---|
add, insert, insert, insert, setWidgetPositionImpl |
| Methods inherited from class com.google.gwt.user.client.ui.ComplexPanel |
|---|
add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidgetCount, getWidgetIndex, insert, remove |
| Methods inherited from class com.google.gwt.user.client.ui.Panel |
|---|
add, adopt, adopt, clear, disown, orphan, remove |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
addAttachHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, 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, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.gwt.user.client.ui.InsertPanel.ForIsWidget |
|---|
add |
| Methods inherited from interface com.google.gwt.user.client.ui.IndexedPanel.ForIsWidget |
|---|
getWidgetIndex |
| Methods inherited from interface com.google.gwt.user.client.ui.IndexedPanel |
|---|
getWidgetCount, remove |
| Constructor Detail |
|---|
public SourcePanel()
| Method Detail |
|---|
public void setSource(String source)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||