Replace horizontalLayout with flowLayout; add splitLayout

This commit is contained in:
Joe Cheng
2014-05-02 11:51:21 -07:00
parent dfe4a80501
commit 5b65e4b250
8 changed files with 175 additions and 83 deletions

View File

@@ -19,6 +19,8 @@ sd_section("UI Layout",
"tabPanel",
"tabsetPanel",
"titlePanel",
"flowLayout",
"splitLayout",
"verticalLayout",
"wellPanel",
"withMathJax"