public class IPropertyManagerPageListbox
extends com.jacob.com.Dispatch
Constructor and Description |
---|
IPropertyManagerPageListbox(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
void |
addItems(java.lang.Object param1) |
void |
clear() |
short |
currentSelection() |
void |
currentSelection(short param1) |
short |
deleteItem(short param1) |
java.lang.Object |
getSelectedItems() |
int |
getSelectedItemsCount() |
short |
height() |
void |
height(short param1) |
void |
iAddItems(short param1,
Holder param2) |
short |
iGetSelectedItems(int param1) |
short |
insertItem(short param1,
java.lang.String param2) |
int |
itemCount() |
java.lang.String |
itemText(short param1) |
boolean |
setSelectedItem(short param1,
boolean param2) |
int |
style() |
void |
style(int param1) |
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 IPropertyManagerPageListbox(com.jacob.com.Dispatch d)
public void style(int param1)
public int style()
public void iAddItems(short param1, Holder param2)
public void currentSelection(short param1)
public short currentSelection()
public void height(short param1)
public short height()
public java.lang.String itemText(short param1)
public int itemCount()
public short insertItem(short param1, java.lang.String param2)
public short deleteItem(short param1)
public int getSelectedItemsCount()
public java.lang.Object getSelectedItems()
public short iGetSelectedItems(int param1)
public boolean setSelectedItem(short param1, boolean param2)
public void addItems(java.lang.Object param1)
public void clear()