|
||||||||||
| 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.opennms.features.poller.remote.gwt.client.LocationPanel
public class LocationPanel
LocationPanel class.
| 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 |
|---|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
LocationPanel()
Constructor for LocationPanel. |
|
| Method Summary | |
|---|---|
boolean |
addAllTags(Collection<String> tags)
addAllTags |
void |
clearTagPanel()
clearTagPanel |
static String |
getUserAgent()
|
void |
onLocationSelected(LocationPanelSelectEvent event)
onLocationSelected |
void |
onResize()
onResize |
void |
onResize(com.google.gwt.event.logical.shared.ResizeEvent event)
|
void |
onTagPanelResize()
onTagPanelResize |
void |
resizeDockPanel()
resizeDockPanel |
void |
selectTag(String tag)
selectTag |
void |
setEventBus(com.google.gwt.event.shared.HandlerManager eventBus)
setEventBus |
void |
showApplicationFilters(boolean isApplicationView)
showApplicationFilters |
void |
showApplicationList()
Switches view to the Pageable Application List |
void |
showLocationList()
Switches view to Pageable Location List |
void |
updateApplicationList(ArrayList<ApplicationInfo> appList)
updateApplicationList |
void |
updateApplicationNames(Set<String> allApplicationNames)
updateApplicationNames |
void |
updateLocationList(ArrayList<LocationInfo> visibleLocations)
updateLocationList |
void |
updateSelectedApplications(Set<ApplicationInfo> selectedApplications)
updateSelectedApplications |
| Methods inherited from class com.google.gwt.user.client.ui.Composite |
|---|
getWidget, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, setWidget |
| 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 |
| Constructor Detail |
|---|
public LocationPanel()
Constructor for LocationPanel.
| Method Detail |
|---|
public void setEventBus(com.google.gwt.event.shared.HandlerManager eventBus)
setEventBus
eventBus - a HandlerManager object.public void onLocationSelected(LocationPanelSelectEvent event)
onLocationSelected
onLocationSelected in interface LocationPanelSelectEventHandlerevent - a LocationPanelSelectEvent object.public void showLocationList()
public void showApplicationList()
public void updateSelectedApplications(Set<ApplicationInfo> selectedApplications)
updateSelectedApplications
selectedApplications - a Set object.public void updateApplicationNames(Set<String> allApplicationNames)
updateApplicationNames
allApplicationNames - a Set object.public void updateApplicationList(ArrayList<ApplicationInfo> appList)
updateApplicationList
appList - a ArrayList object.public void updateLocationList(ArrayList<LocationInfo> visibleLocations)
updateLocationList
visibleLocations - a ArrayList object.public void selectTag(String tag)
selectTag
tag - a String object.public void clearTagPanel()
clearTagPanel
public boolean addAllTags(Collection<String> tags)
addAllTags
tags - a Collection object.
public void showApplicationFilters(boolean isApplicationView)
showApplicationFilters
isApplicationView - a boolean.public void resizeDockPanel()
resizeDockPanel
public void onTagPanelResize()
onTagPanelResize
onTagPanelResize in interface TagPanel.TagResizeEventHandlerpublic void onResize()
onResize
onResize in interface com.google.gwt.user.client.ui.RequiresResizepublic void onResize(com.google.gwt.event.logical.shared.ResizeEvent event)
onResize in interface com.google.gwt.event.logical.shared.ResizeHandlerpublic static String getUserAgent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||