public class LogTreeNode
extends com.google.gwt.user.client.ui.Composite
| Modifier and Type | Field and Description |
|---|---|
static String |
_LEVEL_ALL |
static String |
_LEVEL_CONFIG |
static String |
_LEVEL_FINE |
static String |
_LEVEL_FINER |
static String |
_LEVEL_FINEST |
static String |
_LEVEL_INFO |
static String |
_LEVEL_OFF |
static String |
_LEVEL_SEVERE |
static String |
_LEVEL_WARNING |
static String[] |
_LEVELS |
| Constructor and Description |
|---|
LogTreeNode(BrowseContainer parentDisplay,
String shortName,
String fullName,
boolean isLogger,
LogStructureTreePanel logStructureTreePanel) |
| Modifier and Type | Method and Description |
|---|---|
void |
turnOff() |
protected void |
turnOn() |
getWidget, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, setWidgetaddDomHandler, addHandler, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, sinkEventsaddStyleDependentName, 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, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, toString, unsinkEventspublic static final String _LEVEL_ALL
public static final String _LEVEL_SEVERE
public static final String _LEVEL_WARNING
public static final String _LEVEL_INFO
public static final String _LEVEL_FINE
public static final String _LEVEL_FINER
public static final String _LEVEL_FINEST
public static final String _LEVEL_CONFIG
public static final String _LEVEL_OFF
public static final String[] _LEVELS
public LogTreeNode(BrowseContainer parentDisplay, String shortName, String fullName, boolean isLogger, LogStructureTreePanel logStructureTreePanel)
Copyright © 2017. All rights reserved.