Class WebPivotTable6Connector
Object
AbstractConnector
AbstractComponentConnector
WebPivotTable6Connector
- All Implemented Interfaces:
NativeElementsDelegate,EventHandler,StateChangeEvent.StateChangeHandler,ComponentConnector,HasWidget,ServerConnector,HasErrorIndicator,Connector,Serializable
public class WebPivotTable6Connector
extends AbstractComponentConnector
implements NativeElementsDelegate
- See Also:
-
Field Summary
Fields inherited from class AbstractComponentConnector
SIGNIFICANT_MOVE_THRESHOLD -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetState()protected voidinit()voidvoidonDrillThrough(String data) voidvoidonWptSaveStateEvent(String state) voidonWtpCreateRequest(String wtp) voidonWtpSaveRequest(String wtp) voidMethods inherited from class AbstractComponentConnector
createWidget, delegateCaptionHandling, flush, getIcon, getIconUri, getLayoutManager, getTooltipInfo, hasTooltip, isErrorIndicatorVisible, isRealUpdate, isRelativeHeight, isRelativeWidth, isUndefinedHeight, isUndefinedWidth, onDragSourceAttached, onDragSourceDetached, onDropTargetAttached, onDropTargetDetached, onStateChanged, onUnregister, registerTouchHandlers, sendContextClickEvent, setWidgetEnabled, setWidgetStyleName, setWidgetStyleNameWithPrefix, shouldHandleLongTap, unregisterTouchHandlers, updateComponentSize, updateComponentSize, updateEnabledState, updateWidgetSize, updateWidgetStyleNamesMethods inherited from class AbstractConnector
addStateChangeHandler, addStateChangeHandler, createState, doInit, ensureHandlerManager, fireEvent, forceStateChange, getChildren, getConnection, getConnectorId, getParent, getResourceUrl, getRpcImplementations, getRpcProxy, getStateType, getTag, hasEventListener, isEnabled, registerRpc, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTag, unregisterRpcMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Connector
getConnectorIdMethods inherited from interface ServerConnector
addStateChangeHandler, addStateChangeHandler, doInit, fireEvent, getChildren, getConnection, getParent, getRpcImplementations, getTag, hasEventListener, isEnabled, removeStateChangeHandler, removeStateChangeHandler, setChildren, setParent, setTag
-
Constructor Details
-
WebPivotTable6Connector
public WebPivotTable6Connector()
-
-
Method Details
-
getWidget
- Specified by:
getWidgetin interfaceHasWidget- Overrides:
getWidgetin classAbstractComponentConnector
-
getState
- Specified by:
getStatein interfaceComponentConnector- Specified by:
getStatein interfaceServerConnector- Overrides:
getStatein classAbstractComponentConnector
-
init
protected void init()- Overrides:
initin classAbstractConnector
-
onDataSetRequest
public void onDataSetRequest()- Specified by:
onDataSetRequestin interfaceNativeElementsDelegate
-
onWTPUploadRequested
public void onWTPUploadRequested()- Specified by:
onWTPUploadRequestedin interfaceNativeElementsDelegate
-
onWptSaveStateEvent
- Specified by:
onWptSaveStateEventin interfaceNativeElementsDelegate
-
onWtpSaveRequest
- Specified by:
onWtpSaveRequestin interfaceNativeElementsDelegate
-
onWtpCreateRequest
- Specified by:
onWtpCreateRequestin interfaceNativeElementsDelegate
-
onDrillThrough
- Specified by:
onDrillThroughin interfaceNativeElementsDelegate
-
onOlapLoad
public void onOlapLoad()- Specified by:
onOlapLoadin interfaceNativeElementsDelegate
-