User:Jacek Antonelli/UI Classes: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Hierarchy of UI classes
(No difference)

Revision as of 18:20, 17 January 2008

Partial list. Will clean this up and post it somewhere later. Jacek Antonelli 17:20, 17 January 2008 (PST)

LLView

  • LLRootView
  • LLUICtrl
  • * LLButton
  • * LLCheckBoxCtrl
  • * LLComboBox
  • * LLLineEditor
  • * LLPanel
  • * * LLFloater
  • * * * LLModalDialog
  • * * * * LLAlertDialog
  • * * LLScrollingPanel
  • * LLRadioGroup
  • * LLScrollBar
  • * LLScrollableContainerView
  • * LLTextBox
  • * LLTextEditor