public class DataList extends BaseDataList implements INamingContainer
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Web.UI.WebControls.DataList
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.DataList
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
DataList() |
DataList(java.lang.Object instance)
Internal constructor.
|
addSelectedIndexChanged, DataBind, getCaption, getCaptionAlign, getCellPadding, getCellSpacing, getDataKeyField, getDataKeys, getDataMember, getDataSource, getDataSourceID, getGridLines, getHorizontalAlign, getUseAccessibleHeader, IsBindableType, removeSelectedIndexChanged, setCaption, setCaptionAlign, setCellPadding, setCellSpacing, setDataKeyField, setDataMember, setDataSource, setDataSourceID, setGridLines, setHorizontalAlign, setUseAccessibleHeaderApplyStyle, CopyBaseAttributes, getAccessKey, getAttributes, getBackColor, getBorderColor, getBorderStyle, getBorderWidth, getControlStyle, getControlStyleCreated, getCssClass, getDisabledCssClass, getEnabled, getFont, getForeColor, getHasAttributes, getHeight, getStyle, getSupportsDisabledAttribute, getTabIndex, getToolTip, getWidth, MergeStyle, RenderBeginTag, RenderEndTag, setAccessKey, setBackColor, setBorderColor, setBorderStyle, setBorderWidth, setCssClass, setDisabledCssClass, setEnabled, setForeColor, setHeight, setTabIndex, setToolTip, setWidthaddDataBinding, 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, ToStringToINamingContainerGetAttribute, SetAttribute, ToIAttributeAccessorAddParsedSubObject, ToIParserAccessorpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public DataList()
throws java.lang.Throwable
java.lang.Throwablepublic DataList(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addCancelCommand(DataListCommandEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDeleteCommand(DataListCommandEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addEditCommand(DataListCommandEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addItemCommand(DataListCommandEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addItemCreated(DataListItemEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addItemDataBound(DataListItemEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addUpdateCommand(DataListCommandEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic static DataList cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into DataList, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedDataList instancejava.lang.Throwable - in case of error during cast operationpublic TableItemStyle getAlternatingItemStyle() throws java.lang.Throwable, ArgumentNullException
java.lang.ThrowableArgumentNullExceptionpublic ITemplate getAlternatingItemTemplate() throws java.lang.Throwable
java.lang.Throwablepublic int getEditItemIndex()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public TableItemStyle getEditItemStyle() throws java.lang.Throwable, ArgumentNullException
java.lang.ThrowableArgumentNullExceptionpublic ITemplate getEditItemTemplate() throws java.lang.Throwable
java.lang.Throwablepublic boolean getExtractTemplateRows()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public TableItemStyle getFooterStyle() throws java.lang.Throwable, ArgumentNullException
java.lang.ThrowableArgumentNullExceptionpublic ITemplate getFooterTemplate() throws java.lang.Throwable
java.lang.Throwablepublic TableItemStyle getHeaderStyle() throws java.lang.Throwable, ArgumentNullException
java.lang.ThrowableArgumentNullExceptionpublic ITemplate getHeaderTemplate() throws java.lang.Throwable
java.lang.Throwablepublic DataListItemCollection getItems() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, HttpException, ConfigurationErrorsException, TypeLoadException, ProviderException, ArgumentOutOfRangeException, NotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionHttpExceptionConfigurationErrorsExceptionTypeLoadExceptionProviderExceptionArgumentOutOfRangeExceptionNotSupportedExceptionpublic TableItemStyle getItemStyle() throws java.lang.Throwable, ArgumentNullException
java.lang.ThrowableArgumentNullExceptionpublic ITemplate getItemTemplate() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IAttributeAccessorgetJCOAssemblyName in interface INamingContainergetJCOAssemblyName in interface IParserAccessorgetJCOAssemblyName in class BaseDataListString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IAttributeAccessorgetJCOClassName in interface INamingContainergetJCOClassName in interface IParserAccessorgetJCOClassName in class BaseDataListString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IAttributeAccessorgetJCOInstance in interface INamingContainergetJCOInstance in interface IParserAccessorgetJCOInstance in class BaseDataListObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IAttributeAccessorgetJCOObjectName in interface INamingContainergetJCOObjectName in interface IParserAccessorgetJCOObjectName in class BaseDataListString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IAttributeAccessorgetJCOType in interface INamingContainergetJCOType in interface IParserAccessorgetJCOType in class BaseDataListJCType representing the CLR Type of the instantiated Classpublic int getRepeatColumns()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public RepeatDirection getRepeatDirection() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
public RepeatLayout getRepeatLayout() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
public int getSelectedIndex()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public DataListItem getSelectedItem() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, HttpException, ConfigurationErrorsException, ProviderException, NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionHttpExceptionConfigurationErrorsExceptionProviderExceptionNullReferenceExceptionpublic TableItemStyle getSelectedItemStyle() throws java.lang.Throwable, ArgumentNullException
java.lang.ThrowableArgumentNullExceptionpublic ITemplate getSelectedItemTemplate() throws java.lang.Throwable
java.lang.Throwablepublic NetObject getSelectedValue() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
public TableItemStyle getSeparatorStyle() throws java.lang.Throwable, ArgumentNullException
java.lang.ThrowableArgumentNullExceptionpublic ITemplate getSeparatorTemplate() throws java.lang.Throwable
java.lang.Throwablepublic boolean getShowFooter()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public boolean getShowHeader()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public void removeCancelCommand(DataListCommandEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDeleteCommand(DataListCommandEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeEditCommand(DataListCommandEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeItemCommand(DataListCommandEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeItemCreated(DataListItemEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeItemDataBound(DataListItemEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeUpdateCommand(DataListCommandEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void setAlternatingItemTemplate(ITemplate AlternatingItemTemplate) throws java.lang.Throwable
java.lang.Throwablepublic void setEditItemIndex(int EditItemIndex)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
FormatException
public void setEditItemTemplate(ITemplate EditItemTemplate) throws java.lang.Throwable
java.lang.Throwablepublic void setExtractTemplateRows(boolean ExtractTemplateRows)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
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 setJCOInstance(JCObject instance)
setJCOInstance in class BaseDataListpublic void setRepeatColumns(int RepeatColumns)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
FormatException
public void setRepeatDirection(RepeatDirection RepeatDirection) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, FormatException
public void setRepeatLayout(RepeatLayout RepeatLayout) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionpublic void setSelectedIndex(int SelectedIndex)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
FormatException
public void setSelectedItemTemplate(ITemplate SelectedItemTemplate) throws java.lang.Throwable
java.lang.Throwablepublic void setSeparatorTemplate(ITemplate SeparatorTemplate) throws java.lang.Throwable
java.lang.Throwablepublic void setShowFooter(boolean ShowFooter)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
public void setShowHeader(boolean ShowHeader)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException