Search
ResourceList(R) Methods
 


 Public Methods

  Name Description

add

Overloaded.   (Inherited from BaseList.)

addBaseListListener

Adds a BaseListListener to the list. (Inherited from BaseList.)

clear

Removes all elements from the list. (Inherited from BaseList.)

first

Gets the first element of this list. (Inherited from BaseList.)

get

Returns the element at the specified position in the list. (Inherited from BaseList.)

get

Gets the Resource object identified by the specified string.

last

Gets the last element of this list. (Inherited from BaseList.)

readExternal

  (Inherited from BaseList.)

remove

Overloaded.   (Inherited from BaseList.)

removeBaseListListener

Removes the specified BaseListListener from the list. (Inherited from BaseList.)

set

Replaces the element at the specified position in this list with the specified element. (Inherited from BaseList.)

size

Returns the number of elements in the list. (Inherited from BaseList.)

writeExternal

  (Inherited from BaseList.)

 See Also