UDK 3.1.0 Java API Reference
A B C D E F G H I L M P Q R S T U V W X _

I

IBridge - interface com.sun.star.uno.IBridge.
This is abstract interface for Bridges.
IEnvironment - interface com.sun.star.uno.IEnvironment.
The interface implemented by UNO environments.
IFieldDescription - interface com.sun.star.uno.IFieldDescription.
The IFieldDescription describes non method members.
IMapping - interface com.sun.star.uno.IMapping.
With a mapping objets can be mapped from one environment to another.
IMemberDescription - interface com.sun.star.uno.IMemberDescription.
The IMemberDescription is the base interface for for the special subset of typedescriptions, which describe members of IDL structs or interfeces.
IMethodDescription - interface com.sun.star.uno.IMethodDescription.
The IMethodDescription allows to examine a method in detail.
indexOf(Object) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
Searches for the first occurence of the given argument, testing for equality using the equals method.
init() - Method in class com.sun.star.tools.uno.UnoApp
Calls the main method.
initMappings() - Method in class com.sun.star.lib.uno.helper.PropertySet
Initializes data structures used for mappings of property names to property object, property handles to property objects and property objects to id objects.
INTERFACE - Static variable in class com.sun.star.uno.TypeClass
 
INTERFACE_ATTRIBUTE - Static variable in class com.sun.star.uno.TypeClass
 
INTERFACE_ATTRIBUTE_value - Static variable in class com.sun.star.uno.TypeClass
 
INTERFACE_METHOD - Static variable in class com.sun.star.uno.TypeClass
 
INTERFACE_METHOD_value - Static variable in class com.sun.star.uno.TypeClass
 
INTERFACE_value - Static variable in class com.sun.star.uno.TypeClass
 
InterfaceContainer - class com.sun.star.lib.uno.helper.InterfaceContainer.
This class is a container for interfaces.
InterfaceContainer() - Constructor for class com.sun.star.lib.uno.helper.InterfaceContainer
Creates a new instance of InterfaceContainer
InterfaceContainer(int) - Constructor for class com.sun.star.lib.uno.helper.InterfaceContainer
Constructs an empty list with the specified initial capacity.
IQueryInterface - interface com.sun.star.uno.IQueryInterface.
This is the delegator interface for objects implementing interfaces for an underlying object.
isAny() - Method in interface com.sun.star.uno.IMemberDescription
Indicates if this member is an any.
isArray(Object) - Static method in class com.sun.star.uno.AnyConverter
checks if the any contains UNO idl sequence value (meaning a java array containing elements which are values of UNO idl types).
isBoolean(Object) - Static method in class com.sun.star.uno.AnyConverter
checks if the any contains a value of the idl type boolean.
isByte(Object) - Static method in class com.sun.star.uno.AnyConverter
checks if the any contains a value of the idl type byte.
isChar(Object) - Static method in class com.sun.star.uno.AnyConverter
checks if the any contains a value of the idl type char.
isConst() - Method in interface com.sun.star.uno.IMethodDescription
Indicates if this method is const.
isDouble(Object) - Static method in class com.sun.star.uno.AnyConverter
checks if the any contains a value of the idl type double.
isEmpty() - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
Tests if this list has no elements.
isEnum(Object) - Static method in class com.sun.star.uno.AnyConverter
checks if the any contains a value of the idl type enum.
isFloat(Object) - Static method in class com.sun.star.uno.AnyConverter
checks if the any contains a value of the idl type float.
isInt(Object) - Static method in class com.sun.star.uno.AnyConverter
checks if the any contains a value of the idl type long (which maps to a java-int).
isInterface() - Method in interface com.sun.star.uno.IMemberDescription
Indicates if this member is an interface.
isLong(Object) - Static method in class com.sun.star.uno.AnyConverter
checks if the any contains a value of the idl type hyper (which maps to a java-long).
isObject(Object) - Static method in class com.sun.star.uno.AnyConverter
checks if the any contains an interface, struct, exception, sequence or enum.
isOneway() - Method in interface com.sun.star.uno.IMethodDescription
Indicates if this method is oneWay, respectivly if this method may become executed asynchronously.
isSame(Object) - Method in interface com.sun.star.uno.IQueryInterface
Tests if the given object is an interface of the same underlying object.
isShort(Object) - Static method in class com.sun.star.uno.AnyConverter
checks if the any contains a value of the idl type short.
isString(Object) - Static method in class com.sun.star.uno.AnyConverter
checks if the any contains a value of the idl type string.
isType(Object) - Static method in class com.sun.star.uno.AnyConverter
checks if the any contains a value of the idl type type.
isUnsigned() - Method in interface com.sun.star.uno.IMemberDescription
Indicates if this member is unsigned.
isVoid(Object) - Static method in class com.sun.star.uno.AnyConverter
checks if the any contains the idl type void.
iterator() - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
 
ITypeDescription - interface com.sun.star.uno.ITypeDescription.
The ITypeDescription allows to examine a type in detail (e.g.

UDK 3.1.0 Java API Reference
A B C D E F G H I L M P Q R S T U V W X _