public class NavigationButton extends ToolStripButton implements com.smartgwt.mobile.client.internal.widgets.layout.NavigationBarItem
BaseButton.ButtonTypecom.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled_CSS, tintColor_CONTENT_CHANGED_EVENT_TYPE, _HISTORY_ENABLED, _REQUEST_SCROLL_TO_EVENT_TYPE, id, touched| Constructor and Description |
|---|
NavigationButton(NavigationDirection direction) |
NavigationButton(java.lang.String title) |
NavigationButton(java.lang.String title,
NavigationDirection direction) |
| Modifier and Type | Method and Description |
|---|---|
NavigationDirection |
getDirection() |
void |
setDirection(NavigationDirection direction) |
getButtonType, isInheritTint, setButtonType, setInheritTint_getContentWidth, _getInnerAttributeFromSplitLocator, _getLabelElement, _getStateName, destroy, getIcon, getIconAlign, getIconColor, getTintColor, getTitle, isStretch, setContents, setIcon, setIcon, setIconAlign, setIconColor, setStretch, setTintColor, setTitle, stateChanged_getStateSuffix, _handleActivate, _setHandleDisabled, addToRadioGroup, deselect, getActionType, getBaseStyle, getRadioGroup, getShowDisabled, getShowDown, getState, getStateSuffix, isSelected, onBrowserEvent, removeFromRadioGroup, removeFromRadioGroup, select, setActionType, setBaseStyle, setRadioGroup, setSelected, setShowDisabled, setShowDown, setState_add, _booleanValue, _fireContentChangedEvent, _fireContentChangedEvent, _fireRequestScrollToEvent, _getAndroidWindowSoftInputMode, _getAttributeFromSplitLocator, _getChildFromLocatorSubstring, _getFixNavigationBarPositionDuringKeyboardFocus, _getHideTabBarDuringKeyboardFocus, _getInnerElement, _hideAddressBar, _hideAddressBarNow, _insert, _isDifferent, _isHDPIDisplay, _isIOS4OrOlder, _isIOS5, _isIOSMin6_0, _isStandaloneMode, _nativeParseFloat, _removeClassName, _setClassName, _sinkAnimationEndEvent, _sinkContentChangedEvent, _sinkFocusInEvent, _sinkFocusOutEvent, _sinkInputEvent, _sinkRequestScrollToEvent, _sinkTransitionEndEvent, _triggerDebugger, addChild, addChild, addChild, addClickHandler, addShowContextMenuHandler, disable, enable, getContextMenu, getID, getInnerHTML, getMargin, hasChild, hasChild, isAndroid, isDisabled, isEnabled, isIPad, isIPhone, isSafari, isStandAlone, isUIWebView, parseDimension, removeChild, removeChild, setContextMenu, setDisabled, setElement, setID, setMargin, setStyleName, split, useIOSNativeScrollingadd, add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, remove, removeadd, add, adopt, clear, doAttachChildren, doDetachChildren, orphan, removeaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEventsaddStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setVisible, setVisible, setWidth, sinkBitlessEvent, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic NavigationButton(java.lang.String title)
public NavigationButton(java.lang.String title,
NavigationDirection direction)
public NavigationButton(NavigationDirection direction)
public NavigationDirection getDirection()
public void setDirection(NavigationDirection direction)