|
|||||||||
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
us.asciiroth.client.ui.Palette
us.asciiroth.client.ui.InventoryPalette
public class InventoryPalette
Would like to rationalize this so that there's an intervening list view, but that will be challenging.
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 | |
---|---|
InventoryPalette()
|
Method Summary | |
---|---|
void |
onInventoryChanged(PlayerBag bag)
The player's inventory has changed: items have been added or removed, or the selected item has changed. |
Methods inherited from class us.asciiroth.client.ui.Palette |
---|
setBodyWidget, setTitle |
Methods inherited from class com.google.gwt.user.client.ui.Composite |
---|
isAttached, onBrowserEvent |
Methods inherited from class com.google.gwt.user.client.ui.Widget |
---|
fireEvent, getParent, removeFromParent, sinkEvents |
Methods inherited from class com.google.gwt.user.client.ui.UIObject |
---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleName, getStylePrimaryName, getTitle, isVisible, isVisible, removeStyleDependentName, removeStyleName, setHeight, setPixelSize, setSize, setStyleName, setStylePrimaryName, setVisible, setVisible, setWidth, toString, unsinkEvents |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InventoryPalette()
Method Detail |
---|
public void onInventoryChanged(PlayerBag bag)
InventoryListener
onInventoryChanged
in interface InventoryListener
bag
- the player's bag of items
|
0.7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
© 2009 Alx Dark