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

I

IBridge - interface com.sun.star.uno.IBridge.
推奨されていません。 As of UDK 3.2, this interface is deprecated, without offering a replacement.
IEnvironment - interface com.sun.star.uno.IEnvironment.
推奨されていません。 As of UDK 3.2, this interface is deprecated, without offering a replacement.
IFieldDescription - interface com.sun.star.uno.IFieldDescription.
推奨されていません。 This interface does not cover all the features supported by the corresponding (unpublished) implementation. But no client code should need to access this functionality, anyway.
IMapping - interface com.sun.star.uno.IMapping.
推奨されていません。 As of UDK 3.2, this interface is deprecated, without offering a replacement.
IMemberDescription - interface com.sun.star.uno.IMemberDescription.
推奨されていません。 This interface does not cover all the features supported by the corresponding (unpublished) implementation. But no client code should need to access this functionality, anyway.
IMethodDescription - interface com.sun.star.uno.IMethodDescription.
推奨されていません。 This interface does not cover all the features supported by the corresponding (unpublished) implementation. But no client code should need to access this functionality, anyway.
IQueryInterface - interface com.sun.star.uno.IQueryInterface.
This is the delegator interface for Java objects implementing interfaces of an underlying UNO object.
ITypeDescription - interface com.sun.star.uno.ITypeDescription.
推奨されていません。 This interface does not cover all the features supported by the corresponding (unpublished) implementation. But no client code should need to access this functionality, anyway.
InterfaceContainer - class com.sun.star.lib.uno.helper.InterfaceContainer.
This class is a container for interfaces.
InterfaceContainer() - class com.sun.star.lib.uno.helper.InterfaceContainer のコンストラクタ
Creates a new instance of InterfaceContainer
InterfaceContainer(int) - class com.sun.star.lib.uno.helper.InterfaceContainer のコンストラクタ
Constructs an empty list with the specified initial capacity.
indexOf(Object) - 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() - class com.sun.star.tools.uno.UnoApp のメソッド
Calls the main method.
initMappings() - 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.
isAny() - interface com.sun.star.uno.IMemberDescription のメソッド
推奨されていません。 Indicates if this member is an any.
isArray(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains UNO idl sequence value (meaning a java array containing elements which are values of UNO idl types).
isBoolean(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type boolean.
isByte(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type byte.
isChar(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type char.
isConst() - interface com.sun.star.uno.IMethodDescription のメソッド
推奨されていません。 Indicates if this method is const.
isDouble(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type double.
isEmpty() - class com.sun.star.lib.uno.helper.InterfaceContainer のメソッド
Tests if this list has no elements.
isEnum(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type enum.
isFloat(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type float.
isInt(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type long (which maps to a java-int).
isInterface() - interface com.sun.star.uno.IMemberDescription のメソッド
推奨されていません。 Indicates if this member is an interface.
isLong(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type hyper (which maps to a java-long).
isObject(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains an interface, struct, exception, sequence or enum.
isOneway() - interface com.sun.star.uno.IMethodDescription のメソッド
推奨されていません。 Indicates if this method is oneWay, respectivly if this method may become executed asynchronously.
isSame(Object) - interface com.sun.star.uno.IQueryInterface のメソッド
Tests if the given reference represents a facet of the underlying UNO object.
isShort(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type short.
isString(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type string.
isSupertypeOf(Type) - class com.sun.star.uno.Type のメソッド
Determines whether this UNO type is a supertype of another UNO type.
isType(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains a value of the idl type type.
isUnsigned() - interface com.sun.star.uno.IMemberDescription のメソッド
推奨されていません。 Indicates if this member is unsigned.
isVoid(Object) - class com.sun.star.uno.AnyConverter の static メソッド
checks if the any contains the idl type void.
iterator() - class com.sun.star.lib.uno.helper.InterfaceContainer のメソッド
 

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