DroidDiagram Programmer's Guide
HeaderList Members
Constructors Fields Methods
 


The following tables list the members exposed by the HeaderList type.

 Public Constructors

  Name Description

HeaderList

 

 Protected Fields

  Name Description

list

  (Inherited from BaseList.)

listEvent

  (Inherited from BaseList.)

notifyParent

  (Inherited from BaseList.)

 Public Methods

  Name Description

add

Overloaded.  

clear

 

clone

 

contains

Determines if this list contains the specified element. (Inherited from BaseList.)

contains

 

first

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

get

 

indexOf

 

last

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

readExternal

Loads the list's contents. (Inherited from BaseList.)

remove

Overloaded.  

removeRange

Removes a range of elements from this list. (Inherited from BaseList.)

set

 

set

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

size

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

writeExternal

Saves the list's contents. (Inherited from BaseList.)

 Protected Methods

  Name Description

raiseAdding

Raises the adding event. (Inherited from BaseList.)

raiseClearing

Raises the clearing event. (Inherited from BaseList.)

raiseRemoving

Raises the removing event. (Inherited from BaseList.)

 See Also

HeaderList Class
com.mindfusion.diagramming.lanes Namespace