mirror of
				https://github.com/ErikasKontenis/SabrehavenServer.git
				synced 2025-10-31 03:56:22 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			376 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			376 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Panel < UIWidget
 | |
|   phantom: true
 | |
|   auto-focus: first
 | |
| 
 | |
| ScrollablePanel < UIScrollArea
 | |
|   phantom: true
 | |
|   auto-focus: first
 | |
| 
 | |
| FlatPanel < Panel
 | |
|   image-source: /images/ui/panel_flat
 | |
|   image-border: 1
 | |
| 
 | |
| ScrollableFlatPanel < ScrollablePanel
 | |
|   image-source: /images/ui/panel_flat
 | |
|   image-border: 1
 | |
| 
 | |
| LightFlatPanel < Panel
 | |
|   image-source: /images/ui/panel_lightflat
 | |
|   image-border: 1
 | 
