public class ControlDesigner extends HtmlControlDesigner
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Web.UI.Design.ControlDesigner
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
|
static java.lang.String |
assemblyShortName
Assembly name: System.Design
|
static java.lang.String |
className
Qualified class name: System.Web.UI.Design.ControlDesigner
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ControlDesigner() |
ControlDesigner(java.lang.Object instance)
Internal constructor.
|
getBehavior, getDataBindings, getExpressions, getShouldCodeSerialize, OnSetParent, setBehavior, setShouldCodeSerializeclose, Dispose, DoDefaultAction, getActionLists, getAssociatedComponents, getComponent, getVerbs, InitializeExistingComponent, InitializeNewComponent, InitializeNonDefault, OnSetComponentDefaultsEquals, Equals, GetHashCode, GetType, hashCode, toString, ToStringPostFilterAttributes, PostFilterEvents, PostFilterProperties, PreFilterAttributes, PreFilterEvents, PreFilterProperties, ToIDesignerFilterpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public ControlDesigner()
throws java.lang.Throwable
java.lang.Throwablepublic ControlDesigner(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static ControlDesigner cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ControlDesigner, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedControlDesigner instancejava.lang.Throwable - in case of error during cast operationpublic boolean getAllowResize()
throws java.lang.Throwable
java.lang.Throwablepublic DesignerAutoFormatCollection getAutoFormats() throws java.lang.Throwable
java.lang.Throwablepublic Rectangle GetBounds() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String GetDesignTimeHtml()
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ArgumentException,
MissingManifestResourceException,
InvalidOperationException,
ConfigurationErrorsException,
NotSupportedException,
ConfigurationException,
NullReferenceException,
TypeLoadException,
NotImplementedException,
HttpException,
ProviderException,
OutOfMemoryException,
OverflowException,
HttpRequestValidationException,
PlatformNotSupportedException
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentExceptionMissingManifestResourceExceptionInvalidOperationExceptionConfigurationErrorsExceptionNotSupportedExceptionConfigurationExceptionNullReferenceExceptionTypeLoadExceptionNotImplementedExceptionHttpExceptionProviderExceptionOutOfMemoryExceptionOverflowExceptionHttpRequestValidationExceptionPlatformNotSupportedExceptionpublic java.lang.String GetDesignTimeHtml(DesignerRegionCollection regions) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentException, InvalidOperationException, ConfigurationErrorsException, NotSupportedException, ConfigurationException, NullReferenceException, NotImplementedException, HttpException, OutOfMemoryException, OverflowException, HttpRequestValidationException, PlatformNotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentExceptionInvalidOperationExceptionConfigurationErrorsExceptionNotSupportedExceptionConfigurationExceptionNullReferenceExceptionNotImplementedExceptionHttpExceptionOutOfMemoryExceptionOverflowExceptionHttpRequestValidationExceptionPlatformNotSupportedExceptionpublic boolean getDesignTimeHtmlRequiresLoadComplete()
throws java.lang.Throwable
java.lang.Throwablepublic static DesignTimeResourceProviderFactory GetDesignTimeResourceProviderFactory(IServiceProvider serviceProvider) throws java.lang.Throwable, ConfigurationErrorsException, ArgumentNullException, ObjectDisposedException, AbandonedMutexException, NotImplementedException, ArgumentException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException, OutOfMemoryException, SecurityException, MissingMethodException, TargetInvocationException, NotSupportedException, ConfigurationException
java.lang.ThrowableConfigurationErrorsExceptionArgumentNullExceptionObjectDisposedExceptionAbandonedMutexExceptionNotImplementedExceptionArgumentExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionSecurityExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionConfigurationExceptionpublic java.lang.String GetEditableDesignerRegionContent(EditableDesignerRegion region) throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getID()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsDirty()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IDesignerFiltergetJCOAssemblyName in class HtmlControlDesignerString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IDesignerFiltergetJCOClassName in class HtmlControlDesignerString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IDesignerFiltergetJCOInstance in class HtmlControlDesignerObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IDesignerFiltergetJCOObjectName in class HtmlControlDesignerString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IDesignerFiltergetJCOType in class HtmlControlDesignerJCType representing the CLR Type of the instantiated Classpublic java.lang.String GetPersistenceContent()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
HttpException,
ArgumentException,
HttpParseException,
NotSupportedException,
IndexOutOfRangeException
public java.lang.String GetPersistInnerHtml()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentOutOfRangeException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
HttpException,
NotSupportedException,
AmbiguousMatchException,
HttpParseException,
IndexOutOfRangeException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionHttpExceptionNotSupportedExceptionAmbiguousMatchExceptionHttpParseExceptionIndexOutOfRangeExceptionNullReferenceExceptionpublic boolean getReadOnly()
throws java.lang.Throwable
java.lang.Throwablepublic TemplateGroupCollection getTemplateGroups() throws java.lang.Throwable
java.lang.Throwablepublic Control getViewControl() throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentException, MissingManifestResourceException, InvalidOperationException, ConfigurationErrorsException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, FormatException, ConfigurationException, NullReferenceException, SecurityException, TypeLoadException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentExceptionMissingManifestResourceExceptionInvalidOperationExceptionConfigurationErrorsExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionFormatExceptionConfigurationExceptionNullReferenceExceptionSecurityExceptionTypeLoadExceptionpublic boolean getViewControlCreated()
throws java.lang.Throwable
java.lang.Throwablepublic ViewRendering GetViewRendering() throws java.lang.Throwable, ArgumentNullException, HttpException, OverflowException, MissingManifestResourceException, InvalidOperationException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionHttpExceptionOverflowExceptionMissingManifestResourceExceptionInvalidOperationExceptionOutOfMemoryExceptionpublic static ViewRendering GetViewRendering(Control control) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ConfigurationErrorsException, ArgumentException, ConfigurationException, NotImplementedException, HttpException, InvalidOperationException, OverflowException, PlatformNotSupportedException, IndexOutOfRangeException, OutOfMemoryException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionConfigurationErrorsExceptionArgumentExceptionConfigurationExceptionNotImplementedExceptionHttpExceptionInvalidOperationExceptionOverflowExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionpublic static ViewRendering GetViewRendering(ControlDesigner designer) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, InvalidOperationException, ArgumentException, MissingManifestResourceException, ConfigurationErrorsException, NotSupportedException, ConfigurationException, NullReferenceException, NotImplementedException, HttpException, OverflowException, HttpRequestValidationException, PlatformNotSupportedException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionArgumentExceptionMissingManifestResourceExceptionConfigurationErrorsExceptionNotSupportedExceptionConfigurationExceptionNullReferenceExceptionNotImplementedExceptionHttpExceptionOverflowExceptionHttpRequestValidationExceptionPlatformNotSupportedExceptionOutOfMemoryExceptionpublic void Initialize(IComponent component) throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, TypeLoadException, ArgumentException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, NotImplementedException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, FormatException, RankException, NullReferenceException, MulticastNotSupportedException, ConfigurationErrorsException, OutOfMemoryException, SecurityException, ConfigurationException
Initialize in class HtmlControlDesignerjava.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionTypeLoadExceptionArgumentExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionNotImplementedExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionRankExceptionNullReferenceExceptionMulticastNotSupportedExceptionConfigurationErrorsExceptionOutOfMemoryExceptionSecurityExceptionConfigurationExceptionpublic void Invalidate()
throws java.lang.Throwable
java.lang.Throwablepublic void Invalidate(Rectangle rectangle) throws java.lang.Throwable
java.lang.Throwablepublic static void InvokeTransactedChange(IComponent component, TransactedChangeCallback callback, NetObject context, java.lang.String description) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
public static void InvokeTransactedChange(IComponent component, TransactedChangeCallback callback, NetObject context, java.lang.String description, MemberDescriptor member) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException
public static void InvokeTransactedChange(IServiceProvider serviceProvider, IComponent component, TransactedChangeCallback callback, NetObject context, java.lang.String description, MemberDescriptor member) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException
public boolean IsPropertyBound(java.lang.String propName)
throws java.lang.Throwable,
ArgumentNullException,
ObjectDisposedException,
AbandonedMutexException
java.lang.ThrowableArgumentNullExceptionObjectDisposedExceptionAbandonedMutexExceptionpublic void Localize(IDesignTimeResourceWriter resourceWriter) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, ArgumentOutOfRangeException, OutOfMemoryException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, HttpException, ConfigurationErrorsException, SecurityException, NotSupportedException, ConfigurationException, TypeLoadException, FormatException, NotImplementedException, OverflowException, PlatformNotSupportedException, IndexOutOfRangeException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionHttpExceptionConfigurationErrorsExceptionSecurityExceptionNotSupportedExceptionConfigurationExceptionTypeLoadExceptionFormatExceptionNotImplementedExceptionOverflowExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionpublic void OnAutoFormatApplied(DesignerAutoFormat appliedAutoFormat) throws java.lang.Throwable
java.lang.Throwablepublic void OnComponentChanged(NetObject sender, ComponentChangedEventArgs ce) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, InvalidOperationException, ObjectDisposedException, AbandonedMutexException, MissingManifestResourceException, NotImplementedException, IndexOutOfRangeException, HttpException, NotSupportedException, MissingMethodException, ConfigurationException, ConfigurationErrorsException, AmbiguousMatchException, HttpParseException, FormatException, RankException, NullReferenceException, ThreadAbortException, OverflowException, HttpRequestValidationException, PlatformNotSupportedException, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionObjectDisposedExceptionAbandonedMutexExceptionMissingManifestResourceExceptionNotImplementedExceptionIndexOutOfRangeExceptionHttpExceptionNotSupportedExceptionMissingMethodExceptionConfigurationExceptionConfigurationErrorsExceptionAmbiguousMatchExceptionHttpParseExceptionFormatExceptionRankExceptionNullReferenceExceptionThreadAbortExceptionOverflowExceptionHttpRequestValidationExceptionPlatformNotSupportedExceptionOutOfMemoryExceptionpublic void OnComponentChanging(NetObject sender, ComponentChangingEventArgs ce) throws java.lang.Throwable
java.lang.Throwablepublic void RaiseResizeEvent()
throws java.lang.Throwable
java.lang.Throwablepublic void RegisterClone(NetObject original, NetObject clone) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, HttpException, NotSupportedException, MissingMethodException, TargetInvocationException, ConfigurationException, ConfigurationErrorsException, AmbiguousMatchException, HttpParseException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionHttpExceptionNotSupportedExceptionMissingMethodExceptionTargetInvocationExceptionConfigurationExceptionConfigurationErrorsExceptionAmbiguousMatchExceptionHttpParseExceptionpublic void SetEditableDesignerRegionContent(EditableDesignerRegion region, java.lang.String content) throws java.lang.Throwable
java.lang.Throwablepublic void setID(java.lang.String ID)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionpublic void setIsDirty(boolean IsDirty)
throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class HtmlControlDesignerpublic void setReadOnly(boolean ReadOnly)
throws java.lang.Throwable
java.lang.Throwablepublic void setViewControl(Control ViewControl) throws java.lang.Throwable
java.lang.Throwablepublic void setViewControlCreated(boolean ViewControlCreated)
throws java.lang.Throwable
java.lang.Throwablepublic void UpdateDesignTimeHtml()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ArgumentException,
InvalidOperationException,
ConfigurationErrorsException,
NotSupportedException,
ConfigurationException,
NullReferenceException,
NotImplementedException,
HttpException,
OutOfMemoryException,
OverflowException,
HttpRequestValidationException,
PlatformNotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentExceptionInvalidOperationExceptionConfigurationErrorsExceptionNotSupportedExceptionConfigurationExceptionNullReferenceExceptionNotImplementedExceptionHttpExceptionOutOfMemoryExceptionOverflowExceptionHttpRequestValidationExceptionPlatformNotSupportedException