public class ITreeControlItem
extends com.jacob.com.Dispatch
Constructor and Description |
---|
ITreeControlItem(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
boolean |
expanded() |
void |
expanded(boolean param1) |
ITreeControlItem |
getFirstChild() |
ITreeControlItem |
getNext() |
ITreeControlItem |
getParent() |
ITreeControlItem |
getPrevious() |
ITreeControlItem |
getRoot() |
boolean |
isRoot() |
com.jacob.com.Dispatch |
object() |
int |
objectType() |
java.lang.String |
text() |
call, call, call, call, callN_CaseSensitive, callN, callN, callSub, callSub, callSub, callSub, callSubN, callSubN, get_CaseSensitive, get, get, getIDOfName, getIDsOfNames, getIDsOfNames, getProgramId, hasExited, hasExited, invoke, invoke, invoke, invokeSub, invokeSub, invokeSub, invokeSubv, invokeSubv, invokeSubv, invokev, invokev, invokev, invokev, put_Casesensitive, put, put, putRef, putRef, QueryInterface, safeRelease
public java.lang.String text()
public boolean isRoot()
public ITreeControlItem getNext()
public void expanded(boolean param1)
public boolean expanded()
public ITreeControlItem getFirstChild()
public int objectType()
public ITreeControlItem getPrevious()
public ITreeControlItem getParent()
public ITreeControlItem getRoot()
public com.jacob.com.Dispatch object()