-
- Downloads
implements the very first prototype of the layout module; the admin put the...
implements the very first prototype of the layout module; the admin put the layout definitions in a XML file, and the user may apply the layouts independently; the users also can extract the current layout to add directly to the xml file with the layout definitions
Showing
- bigbluebutton-client/build.xml 17 additions, 10 deletionsbigbluebutton-client/build.xml
- bigbluebutton-client/locale/en_US/bbbResources.properties 5 additions, 0 deletionsbigbluebutton-client/locale/en_US/bbbResources.properties
- bigbluebutton-client/resources/config.xml.template 4 additions, 0 deletionsbigbluebutton-client/resources/config.xml.template
- bigbluebutton-client/src/LayoutModule.mxml 64 additions, 0 deletionsbigbluebutton-client/src/LayoutModule.mxml
- bigbluebutton-client/src/conf/layout.xml 17 additions, 0 deletionsbigbluebutton-client/src/conf/layout.xml
- bigbluebutton-client/src/org/bigbluebutton/modules/layout/events/DefineLayoutEvent.as 37 additions, 0 deletions.../bigbluebutton/modules/layout/events/DefineLayoutEvent.as
- bigbluebutton-client/src/org/bigbluebutton/modules/layout/events/LayoutsLoadedEvent.as 36 additions, 0 deletions...bigbluebutton/modules/layout/events/LayoutsLoadedEvent.as
- bigbluebutton-client/src/org/bigbluebutton/modules/layout/managers/LayoutManager.as 71 additions, 0 deletions...rg/bigbluebutton/modules/layout/managers/LayoutManager.as
- bigbluebutton-client/src/org/bigbluebutton/modules/layout/maps/LayoutEventMap.mxml 46 additions, 0 deletions...org/bigbluebutton/modules/layout/maps/LayoutEventMap.mxml
- bigbluebutton-client/src/org/bigbluebutton/modules/layout/model/LayoutDefinition.as 77 additions, 0 deletions...rg/bigbluebutton/modules/layout/model/LayoutDefinition.as
- bigbluebutton-client/src/org/bigbluebutton/modules/layout/model/WindowLayout.as 164 additions, 0 deletions...rc/org/bigbluebutton/modules/layout/model/WindowLayout.as
- bigbluebutton-client/src/org/bigbluebutton/modules/layout/views/ToolbarComboBox.mxml 176 additions, 0 deletions...g/bigbluebutton/modules/layout/views/ToolbarComboBox.mxml
Loading
Please register or sign in to comment