This repository has been archived by the owner on Jul 5, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
explorer.theme()
krisdb2009 edited this page Feb 21, 2017
·
1 revision
This method will change the Explorer theme. Resulting in differently styled windows.
This method loads in a CSS file named index.css located in webdows/resources/explorer/ThemeName
This method always returns the name of the theme that is currently loaded.
explorer.theme(string ThemeName);
ThemeName optional: Name of the folder containing the theme in webdows/resources/explorer/ThemeName
var currentTheme = explorer.theme('classic');
//currentTheme would equal "classic"
below average 2017
system Object
- bootLoader Object
- error Method
- files Property
- formatAMPM Method
- guid Method
- intervals Object
-
is Object
- mobile Method
- loader Method
- registry Object
-
service Class
- autoStart Method
- id Method
- interval Method
- path Method
- registerService Method
- run Method
- unregisterService Method
- updateRegistry Method
- services Object
explorer Object
- context Class
- drag Method
- file_explorer Method
- initiate Method
-
start Object
- addLButton Method
- addRButton Method
- allProgramsSearch Method
- allProgramsToggle Method
- append Method
- initiate Method
- toggle Method
- tabset Class
- theme Method
- window Class
- windows Object