Panda3D
Public Member Functions | Public Attributes | Static Public Attributes

DirectScrolledListItem Class Reference

Inheritance diagram for DirectScrolledListItem:
DirectButton DirectFrame DirectGuiWidget DirectGuiBase

List of all members.

Public Member Functions

def __init__
def select

Public Attributes

 nextCommand
 nextCommandExtraArgs
 parent

Static Public Attributes

tuple notify = DirectNotifyGlobal.directNotify.newCategory("DirectScrolledListItem")

Detailed Description

While you are not required to use a DirectScrolledListItem for a
DirectScrolledList, doing so takes care of the highlighting and
unhighlighting of the list items.

Constructor & Destructor Documentation

def __init__ (   self,
  parent = None,
  kw 
)

Reimplemented from DirectButton.


Member Function Documentation

def select (   self)

Member Data Documentation

tuple notify = DirectNotifyGlobal.directNotify.newCategory("DirectScrolledListItem") [static]
 All Classes Namespaces Functions Variables Properties