|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vaadin.client.ui.AbstractConnector
com.vaadin.client.ui.AbstractComponentConnector
com.vaadin.addon.touchkit.gwt.client.vcom.navigation.NavigationButtonConnector
public class NavigationButtonConnector
Constructor Summary | |
---|---|
NavigationButtonConnector()
|
Method Summary | |
---|---|
protected com.google.gwt.user.client.ui.Widget |
createWidget()
|
boolean |
delegateCaptionHandling()
|
protected String |
getPlaceHolderCaption()
|
NavigationButtonSharedState |
getState()
|
VNavigationButton |
getWidget()
|
protected void |
init()
|
void |
onStateChanged(com.vaadin.client.communication.StateChangeEvent stateChangeEvent)
|
Methods inherited from class com.vaadin.client.ui.AbstractComponentConnector |
---|
flush, getIcon, getIconUri, getLayoutManager, getTooltipInfo, hasTooltip, isReadOnly, isRealUpdate, isRelativeHeight, isRelativeWidth, isUndefinedHeight, isUndefinedWidth, onUnregister, setWidgetEnabled, setWidgetStyleName, setWidgetStyleNameWithPrefix, updateComponentSize, updateComponentSize, updateEnabledState, updateWidgetSize, updateWidgetStyleNames |
Methods inherited from class com.vaadin.client.ui.AbstractConnector |
---|
addStateChangeHandler, addStateChangeHandler, createState, doInit, ensureHandlerManager, fireEvent, getChildren, getConnection, getConnectorId, getParent, getResourceUrl, getRpcImplementations, getRpcProxy, getStateType, hasEventListener, isEnabled, registerRpc, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, unregisterRpc |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.vaadin.client.ServerConnector |
---|
addStateChangeHandler, addStateChangeHandler, doInit, fireEvent, getChildren, getConnection, getParent, getRpcImplementations, hasEventListener, isEnabled, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent |
Methods inherited from interface com.vaadin.shared.Connector |
---|
getConnectorId |
Constructor Detail |
---|
public NavigationButtonConnector()
Method Detail |
---|
public boolean delegateCaptionHandling()
delegateCaptionHandling
in interface com.vaadin.client.ComponentConnector
delegateCaptionHandling
in class com.vaadin.client.ui.AbstractComponentConnector
protected com.google.gwt.user.client.ui.Widget createWidget()
createWidget
in class com.vaadin.client.ui.AbstractComponentConnector
public NavigationButtonSharedState getState()
getState
in interface com.vaadin.client.ComponentConnector
getState
in interface com.vaadin.client.ServerConnector
getState
in class com.vaadin.client.ui.AbstractComponentConnector
public void onStateChanged(com.vaadin.client.communication.StateChangeEvent stateChangeEvent)
onStateChanged
in interface com.vaadin.client.communication.StateChangeEvent.StateChangeHandler
onStateChanged
in class com.vaadin.client.ui.AbstractComponentConnector
protected void init()
init
in class com.vaadin.client.ui.AbstractConnector
protected String getPlaceHolderCaption()
public VNavigationButton getWidget()
getWidget
in interface com.vaadin.client.ComponentConnector
getWidget
in class com.vaadin.client.ui.AbstractComponentConnector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |