Difference between revisions of "User:Jacek Antonelli/UI Classes"
Jump to navigation
Jump to search
(Hierarchy of UI classes) |
m |
||
Line 1: | Line 1: | ||
Partial list. Will clean this up and post it somewhere later. [[User:Jacek Antonelli|Jacek Antonelli]] 17:20, 17 January 2008 (PST) | Partial list. Will clean this up and post it somewhere later. [[User:Jacek Antonelli|Jacek Antonelli]] 17:20, 17 January 2008 (PST) | ||
LLView | *LLView | ||
* LLRootView | ** LLRootView | ||
* LLUICtrl | ** LLUICtrl | ||
* * LLButton | *** LLButton | ||
* * LLCheckBoxCtrl | *** LLCheckBoxCtrl | ||
* * LLComboBox | *** LLComboBox | ||
* * LLLineEditor | *** LLLineEditor | ||
* * LLPanel | *** LLPanel | ||
* * * LLFloater | **** LLFloater | ||
* * * * LLModalDialog | ***** LLModalDialog | ||
* * * * * LLAlertDialog | ***** LLAlertDialog | ||
* * * LLScrollingPanel | **** LLScrollingPanel | ||
* * LLRadioGroup | *** LLRadioGroup | ||
* * LLScrollBar | *** LLScrollBar | ||
* * LLScrollableContainerView | *** LLScrollableContainerView | ||
* * LLTextBox | *** LLTextBox | ||
* * LLTextEditor | *** LLTextEditor |
Revision as of 17:21, 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
- LLFloater
- LLRadioGroup
- LLScrollBar
- LLScrollableContainerView
- LLTextBox
- LLTextEditor