NevronOpenVision
Nevron.Nov.UI Namespace / NTablePicker Class


NTablePicker Class Methods

For a list of all members of this type, see NTablePicker members.

Public Methods
 NameDescription
Public MethodAdds (appends) the item at the end of the collection  
Public MethodRemoves all children  
Public MethodQueries whether this collection contains the specified element at least once  
Public MethodCopies all items of this set to the specified array, starting from the specified array index.  
Public MethodGets an iterator that iterates through the children in forward order.  
Public MethodGets an iterator that iterates throw the child elements in reverse order.  
Public MethodGets the row index of the given table picker cell.  
Public MethodReturns the index of the specified item inside this collection. Returns -1 if the item is not contained in the collection.  
Public MethodInserts the item at the specified index  
Public MethodNavigates to the specified cell  
Public Method  
Public Method  
Public Method  
Public Method  
Public MethodRemoves the specified item.  
Public MethodRemoves the item at the specified index  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Arranges the element content.  
Protected MethodCreates and configures a layout.  
Internal Method  
Protected MethodGets a layout object list, that contains all child elements that are not collapsed.  
Internal MethodOverridden.   
Protected MethodOverridden. Measures the element's content.  
Internal Method  
Protected MethodOverridden. Default handler for the key down events  
Protected MethodOverridden. Default handler for the NMouse.OutEvent event.  
Internal Method  
Internal MethodOverridden.   
Top
See Also