|
||||||||||
| 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.Label
com.google.gwt.user.client.ui.HTML
org.gwtiger.client.widget.ScreenMenuItem
public class ScreenMenuItem
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.HasHorizontalAlignment |
|---|
com.google.gwt.user.client.ui.HasHorizontalAlignment.HorizontalAlignmentConstant |
| Field Summary |
|---|
| Fields inherited from interface com.google.gwt.user.client.ui.HasHorizontalAlignment |
|---|
ALIGN_CENTER, ALIGN_LEFT, ALIGN_RIGHT |
| Constructor Summary | |
|---|---|
ScreenMenuItem(java.lang.String html,
boolean wordWrap,
int screenIndex)
|
|
ScreenMenuItem(java.lang.String html,
int screenIndex)
|
|
ScreenMenuItem(java.lang.String html,
int screenIndex,
java.lang.String objectType,
java.lang.String objectId)
|
|
| Method Summary | |
|---|---|
int |
getScreenIndex()
|
| Methods inherited from class com.google.gwt.user.client.ui.HTML |
|---|
getHTML, setHTML |
| Methods inherited from class com.google.gwt.user.client.ui.Label |
|---|
addClickListener, addMouseListener, addMouseWheelListener, getHorizontalAlignment, getText, getWordWrap, onBrowserEvent, removeClickListener, removeMouseListener, removeMouseWheelListener, setHorizontalAlignment, setText, setWordWrap |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
getParent, isAttached, removeFromParent |
| Methods inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
addStyleDependentName, addStyleName, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleName, getStylePrimaryName, getTitle, isVisible, isVisible, removeStyleDependentName, removeStyleName, setHeight, setPixelSize, setSize, setStyleName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkEvents, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.gwt.user.client.ui.HasText |
|---|
getText, setText |
| Constructor Detail |
|---|
public ScreenMenuItem(java.lang.String html,
int screenIndex)
public ScreenMenuItem(java.lang.String html,
int screenIndex,
java.lang.String objectType,
java.lang.String objectId)
public ScreenMenuItem(java.lang.String html,
boolean wordWrap,
int screenIndex)
| Method Detail |
|---|
public int getScreenIndex()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||