public class Repeater extends Control implements INamingContainer
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Web.UI.WebControls.Repeater
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.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
|
static java.lang.String |
assemblyShortName
Assembly name: System.Web
|
static java.lang.String |
className
Qualified class name: System.Web.UI.WebControls.Repeater
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
Repeater() |
Repeater(java.lang.Object instance)
Internal constructor.
|
addDataBinding, addDisposed, addInit, addLoad, addPreRender, addUnload, ApplyStyleSheetSkin, close, Dispose, FindControl, Focus, 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, setVisibleEquals, Equals, GetHashCode, GetType, hashCode, toString, ToStringToINamingContainerAddParsedSubObject, ToIParserAccessorpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public Repeater()
throws java.lang.Throwable
java.lang.Throwablepublic Repeater(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addCallingDataMethods(CallingDataMethodsEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCreatingModelDataSource(CreatingModelDataSourceEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addItemCommand(RepeaterCommandEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addItemCreated(RepeaterItemEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addItemDataBound(RepeaterItemEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic static Repeater cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into Repeater, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedRepeater instancejava.lang.Throwable - in case of error during cast operationpublic void DataBind()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException
DataBind in class Controljava.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionpublic ITemplate getAlternatingItemTemplate() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getDataMember()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public NetObject getDataSource() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getDataSourceID()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public ITemplate getFooterTemplate() throws java.lang.Throwable
java.lang.Throwablepublic ITemplate getHeaderTemplate() throws java.lang.Throwable
java.lang.Throwablepublic RepeaterItemCollection getItems() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, HttpException, ConfigurationErrorsException, TypeLoadException, ProviderException, ArgumentOutOfRangeException, NotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionHttpExceptionConfigurationErrorsExceptionTypeLoadExceptionProviderExceptionArgumentOutOfRangeExceptionNotSupportedExceptionpublic ITemplate getItemTemplate() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getItemType()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface INamingContainergetJCOAssemblyName in interface IParserAccessorgetJCOAssemblyName in class ControlString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface INamingContainergetJCOClassName in interface IParserAccessorgetJCOClassName in class ControlString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface INamingContainergetJCOInstance in interface IParserAccessorgetJCOInstance in class ControlObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface INamingContainergetJCOObjectName in interface IParserAccessorgetJCOObjectName in class ControlString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface INamingContainergetJCOType in interface IParserAccessorgetJCOType in class ControlJCType representing the CLR Type of the instantiated Classpublic java.lang.String getSelectMethod()
throws java.lang.Throwable
java.lang.Throwablepublic ITemplate getSeparatorTemplate() throws java.lang.Throwable
java.lang.Throwablepublic void removeCallingDataMethods(CallingDataMethodsEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCreatingModelDataSource(CreatingModelDataSourceEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeItemCommand(RepeaterCommandEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeItemCreated(RepeaterItemEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeItemDataBound(RepeaterItemEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void setAlternatingItemTemplate(ITemplate AlternatingItemTemplate) throws java.lang.Throwable
java.lang.Throwablepublic void setDataMember(java.lang.String DataMember)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException,
HttpException
public void setDataSource(NetObject DataSource) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, HttpException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionHttpExceptionpublic void setDataSourceID(java.lang.String DataSourceID)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException,
HttpException
public void setFooterTemplate(ITemplate FooterTemplate) throws java.lang.Throwable
java.lang.Throwablepublic void setHeaderTemplate(ITemplate HeaderTemplate) throws java.lang.Throwable
java.lang.Throwablepublic void setItemTemplate(ITemplate ItemTemplate) throws java.lang.Throwable
java.lang.Throwablepublic void setItemType(java.lang.String ItemType)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
TypeLoadException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotSupportedException,
CultureNotFoundException,
NotImplementedException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
IndexOutOfRangeException,
FormatException,
HttpException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionTypeLoadExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionNotImplementedExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionHttpExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class Controlpublic void setSelectMethod(java.lang.String SelectMethod)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
TypeLoadException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotSupportedException,
CultureNotFoundException,
NotImplementedException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
IndexOutOfRangeException,
FormatException,
HttpException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionTypeLoadExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionNotImplementedExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionHttpExceptionpublic void setSeparatorTemplate(ITemplate SeparatorTemplate) throws java.lang.Throwable
java.lang.Throwable