Class WebPartManager
- java.lang.Object
-
- org.mases.jcobridge.netreflection.NetObject
-
- system.web.ui.Control
-
- system.web.ui.webcontrols.webparts.WebPartManager
-
- All Implemented Interfaces:
java.lang.AutoCloseable,IJCOBridgeReflected,INamingContainer,IParserAccessor
public class WebPartManager extends Control implements INamingContainer
The base .NET class managing System.Web.UI.WebControls.WebParts.WebPartManager, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a..NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Web.UI.WebControls.WebParts.WebPartManager
Powered by JCOBridge: more info at https://www.jcobridge.com
- Author:
- MASES s.r.l https://masesgroup.com
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringassemblyFullNameFully assembly qualified name: System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3astatic java.lang.StringassemblyShortNameAssembly name: System.Webstatic java.lang.StringclassNameQualified class name: System.Web.UI.WebControls.WebParts.WebPartManagerstatic JCTypeclassTypeThe type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description WebPartManager()WebPartManager(java.lang.Object instance)Internal constructor.
-
Method Summary
-
Methods inherited from class system.web.ui.Control
addDataBinding, addDisposed, addInit, addLoad, addPreRender, addUnload, ApplyStyleSheetSkin, close, DataBind, Dispose, FindControl, getAppRelativeTemplateSourceDirectory, getBindingContainer, getClientID, getClientIDMode, getControls, getDataItemContainer, getDataKeysContainer, getEnableTheming, getEnableViewState, getID, getNamingContainer, getPage, getParent, getRenderingCompatibility, GetRouteUrl, GetRouteUrl, GetRouteUrl, GetRouteUrl, getSite, getSkinID, getTemplateControl, getTemplateSourceDirectory, getUniqueID, GetUniqueIDRelativeTo, getValidateRequestMode, getViewStateMode, getVisible, HasControls, removeDataBinding, removeDisposed, removeInit, removeLoad, removePreRender, removeUnload, RenderControl, ResolveClientUrl, ResolveUrl, setAppRelativeTemplateSourceDirectory, setClientIDMode, setEnableTheming, setEnableViewState, setID, setPage, setRenderingCompatibility, SetRenderMethodDelegate, setSite, setSkinID, setTemplateControl, SetTraceData, SetTraceData, setValidateRequestMode, setViewStateMode, setVisible
-
Methods inherited from class org.mases.jcobridge.netreflection.NetObject
Equals, Equals, GetHashCode, GetType, hashCode, toString, ToString
-
Methods inherited from interface system.web.ui.IParserAccessor
AddParsedSubObject
-
-
-
-
Field Detail
-
assemblyFullName
public static final java.lang.String assemblyFullName
Fully assembly qualified name: System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a- See Also:
- Constant Field Values
-
assemblyShortName
public static final java.lang.String assemblyShortName
Assembly name: System.Web- See Also:
- Constant Field Values
-
className
public static final java.lang.String className
Qualified class name: System.Web.UI.WebControls.WebParts.WebPartManager- See Also:
- Constant Field Values
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Assembly name- Specified by:
getJCOAssemblyNamein interfaceIJCOBridgeReflected- Specified by:
getJCOAssemblyNamein interfaceINamingContainer- Specified by:
getJCOAssemblyNamein interfaceIParserAccessor- Overrides:
getJCOAssemblyNamein classControl- Returns:
- A
Stringrepresenting the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name- Specified by:
getJCOClassNamein interfaceIJCOBridgeReflected- Specified by:
getJCOClassNamein interfaceINamingContainer- Specified by:
getJCOClassNamein interfaceIParserAccessor- Overrides:
getJCOClassNamein classControl- Returns:
- A
Stringrepresenting the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name used to build the object- Specified by:
getJCOObjectNamein interfaceIJCOBridgeReflected- Specified by:
getJCOObjectNamein interfaceINamingContainer- Specified by:
getJCOObjectNamein interfaceIParserAccessor- Overrides:
getJCOObjectNamein classControl- Returns:
- A
Stringrepresenting the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class- Specified by:
getJCOInstancein interfaceIJCOBridgeReflected- Specified by:
getJCOInstancein interfaceINamingContainer- Specified by:
getJCOInstancein interfaceIParserAccessor- Overrides:
getJCOInstancein classControl- Returns:
- An
Objectrepresenting the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstancein classControl
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class Type- Specified by:
getJCOTypein interfaceIJCOBridgeReflected- Specified by:
getJCOTypein interfaceINamingContainer- Specified by:
getJCOTypein interfaceIParserAccessor- Overrides:
getJCOTypein classControl- Returns:
- A
JCTyperepresenting the CLR Type of the instantiated Class
-
cast
public static WebPartManager cast(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflectedinstance intoWebPartManager, a cast assert is made to check if types are compatible.- Parameters:
from-IJCOBridgeReflectedinstance to be casted- Returns:
WebPartManagerinstance- Throws:
java.lang.Throwable- in case of error during cast operation
-
CanConnectWebParts
public boolean CanConnectWebParts(WebPart provider, ProviderConnectionPoint providerConnectionPoint, WebPart consumer, ConsumerConnectionPoint consumerConnectionPoint) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, NotSupportedException, ConfigurationErrorsException, ConfigurationException
-
CanConnectWebParts
public boolean CanConnectWebParts(WebPart provider, ProviderConnectionPoint providerConnectionPoint, WebPart consumer, ConsumerConnectionPoint consumerConnectionPoint, WebPartTransformer transformer) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, ConfigurationErrorsException, ConfigurationException, HttpException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionConfigurationErrorsExceptionConfigurationExceptionHttpException
-
IsAuthorized
public boolean IsAuthorized(NetType type, java.lang.String path, java.lang.String authorizationFilter, boolean isShared) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatException
-
IsAuthorized
public boolean IsAuthorized(WebPart webPart) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, HttpException
-
GetExportUrl
public java.lang.String GetExportUrl(WebPart webPart) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, HttpException, NotSupportedException, HttpRequestValidationException, ConfigurationErrorsException, ConfigurationException, NullReferenceException, OutOfMemoryException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionHttpExceptionNotSupportedExceptionHttpRequestValidationExceptionConfigurationErrorsExceptionConfigurationExceptionNullReferenceExceptionOutOfMemoryException
-
GetConsumerConnectionPoints
public ConsumerConnectionPointCollection GetConsumerConnectionPoints(WebPart webPart) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, NotSupportedException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionNotSupportedException
-
CreateWebPart
public GenericWebPart CreateWebPart(Control control) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, FormatException, InvalidCastException, NotSupportedException, NullReferenceException, HttpException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionFormatExceptionInvalidCastExceptionNotSupportedExceptionNullReferenceExceptionHttpException
-
GetGenericWebPart
public GenericWebPart GetGenericWebPart(Control control) throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.ThrowableArgumentNullException
-
GetProviderConnectionPoints
public ProviderConnectionPointCollection GetProviderConnectionPoints(WebPart webPart) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, NotSupportedException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionNotSupportedException
-
AddWebPart
public WebPart AddWebPart(WebPart webPart, WebPartZoneBase zone, int zoneIndex) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, RankException, IndexOutOfRangeException, HttpException, OverflowException, FormatException, AmbiguousMatchException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionRankExceptionIndexOutOfRangeExceptionHttpExceptionOverflowExceptionFormatExceptionAmbiguousMatchException
-
ImportWebPart
public WebPart ImportWebPart(XmlReader reader, JCORefOut errorMessage) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, HttpException, ProviderException, ConfigurationErrorsException, NotSupportedException, SecurityException, XmlException, TypeLoadException, OverflowException, FormatException, InvalidCastException, HttpRequestValidationException, HttpCompileException, MulticastNotSupportedException, AmbiguousMatchException, InvalidDataException, RankException, KeyNotFoundException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionHttpExceptionProviderExceptionConfigurationErrorsExceptionNotSupportedExceptionSecurityExceptionXmlExceptionTypeLoadExceptionOverflowExceptionFormatExceptionInvalidCastExceptionHttpRequestValidationExceptionHttpCompileExceptionMulticastNotSupportedExceptionAmbiguousMatchExceptionInvalidDataExceptionRankExceptionKeyNotFoundException
-
ConnectWebParts
public WebPartConnection ConnectWebParts(WebPart provider, ProviderConnectionPoint providerConnectionPoint, WebPart consumer, ConsumerConnectionPoint consumerConnectionPoint) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, NotSupportedException, ConfigurationErrorsException, ConfigurationException, OverflowException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionNotSupportedExceptionConfigurationErrorsExceptionConfigurationExceptionOverflowException
-
ConnectWebParts
public WebPartConnection ConnectWebParts(WebPart provider, ProviderConnectionPoint providerConnectionPoint, WebPart consumer, ConsumerConnectionPoint consumerConnectionPoint, WebPartTransformer transformer) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, ConfigurationErrorsException, ConfigurationException, HttpException, OverflowException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionConfigurationErrorsExceptionConfigurationExceptionHttpExceptionOverflowException
-
GetCurrentWebPartManager
public static WebPartManager GetCurrentWebPartManager(Page page) throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.ThrowableArgumentNullException
-
BeginWebPartConnecting
public void BeginWebPartConnecting(WebPart webPart) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException
-
BeginWebPartEditing
public void BeginWebPartEditing(WebPart webPart) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException
-
CloseWebPart
public void CloseWebPart(WebPart webPart) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, RankException, HttpException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionRankExceptionHttpException
-
DeleteWebPart
public void DeleteWebPart(WebPart webPart) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, NotSupportedException, RankException, HttpException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionNotSupportedExceptionRankExceptionHttpException
-
DisconnectWebParts
public void DisconnectWebParts(WebPartConnection connection) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, NotSupportedException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionNotSupportedException
-
EndWebPartConnecting
public void EndWebPartConnecting() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException
-
EndWebPartEditing
public void EndWebPartEditing() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException
-
ExportWebPart
public void ExportWebPart(WebPart webPart, XmlWriter writer) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, HttpException, RankException, FormatException, AmbiguousMatchException, NullReferenceException, TypeLoadException, SecurityException, OutOfMemoryException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionHttpExceptionRankExceptionFormatExceptionAmbiguousMatchExceptionNullReferenceExceptionTypeLoadExceptionSecurityExceptionOutOfMemoryException
-
Focus
public void Focus() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException- Overrides:
Focusin classControl- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatException
-
MoveWebPart
public void MoveWebPart(WebPart webPart, WebPartZoneBase zone, int zoneIndex) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, RankException
-
getEnableClientScript
public boolean getEnableClientScript() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setEnableClientScript
public void setEnableClientScript(boolean EnableClientScript) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getCloseProviderWarning
public java.lang.String getCloseProviderWarning() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setCloseProviderWarning
public void setCloseProviderWarning(java.lang.String CloseProviderWarning) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getDeleteWarning
public java.lang.String getDeleteWarning() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setDeleteWarning
public void setDeleteWarning(java.lang.String DeleteWarning) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getExportSensitiveDataWarning
public java.lang.String getExportSensitiveDataWarning() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setExportSensitiveDataWarning
public void setExportSensitiveDataWarning(java.lang.String ExportSensitiveDataWarning) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getAvailableTransformers
public TransformerTypeCollection getAvailableTransformers() throws java.lang.Throwable, ArgumentException, HttpException, ArgumentNullException, HttpRequestValidationException, ConfigurationErrorsException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, ConfigurationException
- Throws:
java.lang.ThrowableArgumentExceptionHttpExceptionArgumentNullExceptionHttpRequestValidationExceptionConfigurationErrorsExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionConfigurationException
-
getSelectedWebPart
public WebPart getSelectedWebPart() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getWebParts
public WebPartCollection getWebParts() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException
- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeException
-
getConnections
public WebPartConnectionCollection getConnections() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getStaticConnections
public WebPartConnectionCollection getStaticConnections() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getDisplayMode
public WebPartDisplayMode getDisplayMode() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setDisplayMode
public void setDisplayMode(WebPartDisplayMode DisplayMode) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException
-
getDisplayModes
public WebPartDisplayModeCollection getDisplayModes() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getSupportedDisplayModes
public WebPartDisplayModeCollection getSupportedDisplayModes() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getPersonalization
public WebPartPersonalization getPersonalization() throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.ThrowableArgumentNullException
-
getZones
public WebPartZoneCollection getZones() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addConnectionsActivated
public void addConnectionsActivated(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeConnectionsActivated
public void removeConnectionsActivated(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addConnectionsActivating
public void addConnectionsActivating(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeConnectionsActivating
public void removeConnectionsActivating(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addWebPartAdding
public void addWebPartAdding(WebPartAddingEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeWebPartAdding
public void removeWebPartAdding(WebPartAddingEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addAuthorizeWebPart
public void addAuthorizeWebPart(WebPartAuthorizationEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeAuthorizeWebPart
public void removeAuthorizeWebPart(WebPartAuthorizationEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addSelectedWebPartChanging
public void addSelectedWebPartChanging(WebPartCancelEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeSelectedWebPartChanging
public void removeSelectedWebPartChanging(WebPartCancelEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addWebPartClosing
public void addWebPartClosing(WebPartCancelEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeWebPartClosing
public void removeWebPartClosing(WebPartCancelEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addWebPartDeleting
public void addWebPartDeleting(WebPartCancelEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeWebPartDeleting
public void removeWebPartDeleting(WebPartCancelEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addWebPartsConnecting
public void addWebPartsConnecting(WebPartConnectionsCancelEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeWebPartsConnecting
public void removeWebPartsConnecting(WebPartConnectionsCancelEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addWebPartsDisconnecting
public void addWebPartsDisconnecting(WebPartConnectionsCancelEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeWebPartsDisconnecting
public void removeWebPartsDisconnecting(WebPartConnectionsCancelEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addWebPartsConnected
public void addWebPartsConnected(WebPartConnectionsEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeWebPartsConnected
public void removeWebPartsConnected(WebPartConnectionsEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addWebPartsDisconnected
public void addWebPartsDisconnected(WebPartConnectionsEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeWebPartsDisconnected
public void removeWebPartsDisconnected(WebPartConnectionsEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addDisplayModeChanging
public void addDisplayModeChanging(WebPartDisplayModeCancelEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeDisplayModeChanging
public void removeDisplayModeChanging(WebPartDisplayModeCancelEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addDisplayModeChanged
public void addDisplayModeChanged(WebPartDisplayModeEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeDisplayModeChanged
public void removeDisplayModeChanged(WebPartDisplayModeEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addSelectedWebPartChanged
public void addSelectedWebPartChanged(WebPartEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeSelectedWebPartChanged
public void removeSelectedWebPartChanged(WebPartEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addWebPartAdded
public void addWebPartAdded(WebPartEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeWebPartAdded
public void removeWebPartAdded(WebPartEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addWebPartClosed
public void addWebPartClosed(WebPartEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeWebPartClosed
public void removeWebPartClosed(WebPartEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addWebPartDeleted
public void addWebPartDeleted(WebPartEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeWebPartDeleted
public void removeWebPartDeleted(WebPartEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addWebPartMoved
public void addWebPartMoved(WebPartEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeWebPartMoved
public void removeWebPartMoved(WebPartEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addWebPartMoving
public void addWebPartMoving(WebPartMovingEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeWebPartMoving
public void removeWebPartMoving(WebPartMovingEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-