public class TreeView extends HierarchicalDataBoundControl implements IPostBackEventHandler, IPostBackDataHandler, ICallbackEventHandler
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Web.UI.WebControls.TreeView
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.TreeView
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
TreeView() |
TreeView(java.lang.Object instance)
Internal constructor.
|
addDataBound, getDataSource, getDataSourceID, removeDataBound, setDataSource, setDataSourceIDApplyStyle, CopyBaseAttributes, getAccessKey, getAttributes, getBackColor, getBorderColor, getBorderStyle, getBorderWidth, getControlStyle, getControlStyleCreated, getCssClass, getDisabledCssClass, getEnabled, getFont, getForeColor, getHasAttributes, getHeight, getStyle, getSupportsDisabledAttribute, getTabIndex, getToolTip, getWidth, MergeStyle, 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, ToStringRaisePostBackEvent, ToIPostBackEventHandlerLoadPostData, RaisePostDataChangedEvent, ToIPostBackDataHandlerGetCallbackResult, RaiseCallbackEvent, ToICallbackEventHandlerGetAttribute, SetAttribute, ToIAttributeAccessorAddParsedSubObject, ToIParserAccessorpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public TreeView()
throws java.lang.Throwable
java.lang.Throwablepublic TreeView(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addSelectedNodeChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addTreeNodeCheckChanged(TreeNodeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addTreeNodeCollapsed(TreeNodeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addTreeNodeDataBound(TreeNodeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addTreeNodeExpanded(TreeNodeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addTreeNodePopulate(TreeNodeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic static TreeView cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into TreeView, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedTreeView instancejava.lang.Throwable - in case of error during cast operationpublic void CollapseAll()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ArgumentException,
HttpException,
NullReferenceException
public void DataBind()
throws java.lang.Throwable
DataBind in class BaseDataBoundControljava.lang.Throwablepublic void ExpandAll()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ArgumentException,
HttpException,
NullReferenceException
public TreeNode FindNode(java.lang.String valuePath) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
public boolean getAutoGenerateDataBindings()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public TreeNodeCollection getCheckedNodes() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getCollapseImageToolTip()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public java.lang.String getCollapseImageUrl()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public TreeNodeBindingCollection getDataBindings() throws java.lang.Throwable
java.lang.Throwablepublic boolean getEnableClientScript()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public int getExpandDepth()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public java.lang.String getExpandImageToolTip()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public java.lang.String getExpandImageUrl()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public Style getHoverNodeStyle() throws java.lang.Throwable, ArgumentNullException
java.lang.ThrowableArgumentNullExceptionpublic TreeViewImageSet getImageSet() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
public java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IAttributeAccessorgetJCOAssemblyName in interface ICallbackEventHandlergetJCOAssemblyName in interface IParserAccessorgetJCOAssemblyName in interface IPostBackDataHandlergetJCOAssemblyName in interface IPostBackEventHandlergetJCOAssemblyName in class HierarchicalDataBoundControlString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IAttributeAccessorgetJCOClassName in interface ICallbackEventHandlergetJCOClassName in interface IParserAccessorgetJCOClassName in interface IPostBackDataHandlergetJCOClassName in interface IPostBackEventHandlergetJCOClassName in class HierarchicalDataBoundControlString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IAttributeAccessorgetJCOInstance in interface ICallbackEventHandlergetJCOInstance in interface IParserAccessorgetJCOInstance in interface IPostBackDataHandlergetJCOInstance in interface IPostBackEventHandlergetJCOInstance in class HierarchicalDataBoundControlObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IAttributeAccessorgetJCOObjectName in interface ICallbackEventHandlergetJCOObjectName in interface IParserAccessorgetJCOObjectName in interface IPostBackDataHandlergetJCOObjectName in interface IPostBackEventHandlergetJCOObjectName in class HierarchicalDataBoundControlString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IAttributeAccessorgetJCOType in interface ICallbackEventHandlergetJCOType in interface IParserAccessorgetJCOType in interface IPostBackDataHandlergetJCOType in interface IPostBackEventHandlergetJCOType in class HierarchicalDataBoundControlJCType representing the CLR Type of the instantiated Classpublic TreeNodeStyle getLeafNodeStyle() throws java.lang.Throwable, ArgumentNullException
java.lang.ThrowableArgumentNullExceptionpublic TreeNodeStyleCollection getLevelStyles() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getLineImagesFolder()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public int getMaxDataBindDepth()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public int getNodeIndent()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public TreeNodeCollection getNodes() throws java.lang.Throwable
java.lang.Throwablepublic TreeNodeStyle getNodeStyle() throws java.lang.Throwable, ArgumentNullException
java.lang.ThrowableArgumentNullExceptionpublic boolean getNodeWrap()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public java.lang.String getNoExpandImageUrl()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public TreeNodeStyle getParentNodeStyle() throws java.lang.Throwable, ArgumentNullException
java.lang.ThrowableArgumentNullExceptionpublic char getPathSeparator()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public boolean getPopulateNodesFromClient()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
HttpException,
HttpRequestValidationException,
ConfigurationErrorsException,
NotSupportedException,
ConfigurationException,
NullReferenceException,
FormatException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionHttpExceptionHttpRequestValidationExceptionConfigurationErrorsExceptionNotSupportedExceptionConfigurationExceptionNullReferenceExceptionFormatExceptionpublic TreeNodeStyle getRootNodeStyle() throws java.lang.Throwable, ArgumentNullException
java.lang.ThrowableArgumentNullExceptionpublic TreeNode getSelectedNode() throws java.lang.Throwable
java.lang.Throwablepublic TreeNodeStyle getSelectedNodeStyle() throws java.lang.Throwable, ArgumentNullException
java.lang.ThrowableArgumentNullExceptionpublic java.lang.String getSelectedValue()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
public TreeNodeTypes getShowCheckBoxes() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
public boolean getShowExpandCollapse()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public boolean getShowLines()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public java.lang.String getSkipLinkText()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public java.lang.String getTarget()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException
public void removeSelectedNodeChanged(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeTreeNodeCheckChanged(TreeNodeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeTreeNodeCollapsed(TreeNodeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeTreeNodeDataBound(TreeNodeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeTreeNodeExpanded(TreeNodeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeTreeNodePopulate(TreeNodeEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void RenderBeginTag(HtmlTextWriter writer) throws java.lang.Throwable, ArgumentException, HttpException, ArgumentNullException, HttpRequestValidationException, ConfigurationErrorsException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, ConfigurationException, NullReferenceException, IndexOutOfRangeException, OutOfMemoryException
RenderBeginTag in class WebControljava.lang.ThrowableArgumentExceptionHttpExceptionArgumentNullExceptionHttpRequestValidationExceptionConfigurationErrorsExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionConfigurationExceptionNullReferenceExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionpublic void RenderEndTag(HtmlTextWriter writer) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, HttpException, HttpRequestValidationException, ConfigurationErrorsException, NotSupportedException, ConfigurationException, ThreadAbortException
RenderEndTag in class WebControljava.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionHttpExceptionHttpRequestValidationExceptionConfigurationErrorsExceptionNotSupportedExceptionConfigurationExceptionThreadAbortExceptionpublic void setAutoGenerateDataBindings(boolean AutoGenerateDataBindings)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
public void setCollapseImageToolTip(java.lang.String CollapseImageToolTip)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
public void setCollapseImageUrl(java.lang.String CollapseImageUrl)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
public void setEnableClientScript(boolean EnableClientScript)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
public void setExpandDepth(int ExpandDepth)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
public void setExpandImageToolTip(java.lang.String ExpandImageToolTip)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
public void setExpandImageUrl(java.lang.String ExpandImageUrl)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
public void setImageSet(TreeViewImageSet ImageSet) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, FormatException
public void setJCOInstance(JCObject instance)
setJCOInstance in class HierarchicalDataBoundControlpublic void setLineImagesFolder(java.lang.String LineImagesFolder)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
public void setMaxDataBindDepth(int MaxDataBindDepth)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
FormatException
public void setNodeIndent(int NodeIndent)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
public void setNodeWrap(boolean NodeWrap)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
public void setNoExpandImageUrl(java.lang.String NoExpandImageUrl)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
public void setPathSeparator(char PathSeparator)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
public void setPopulateNodesFromClient(boolean PopulateNodesFromClient)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
public void setShowCheckBoxes(TreeNodeTypes ShowCheckBoxes) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, FormatException
public void setShowExpandCollapse(boolean ShowExpandCollapse)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
public void setShowLines(boolean ShowLines)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
public void setSkipLinkText(java.lang.String SkipLinkText)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
public void setTarget(java.lang.String Target)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException