summaryrefslogtreecommitdiffstats
path: root/common/src/main/webapp/usageguide/appserver/data/shortNote.json
diff options
context:
space:
mode:
Diffstat (limited to 'common/src/main/webapp/usageguide/appserver/data/shortNote.json')
-rw-r--r--common/src/main/webapp/usageguide/appserver/data/shortNote.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/common/src/main/webapp/usageguide/appserver/data/shortNote.json b/common/src/main/webapp/usageguide/appserver/data/shortNote.json
new file mode 100644
index 0000000..6c182b4
--- /dev/null
+++ b/common/src/main/webapp/usageguide/appserver/data/shortNote.json
@@ -0,0 +1,17 @@
+{
+ "treeTip":"Ztree",
+ "accordionTip":"Use the data-parent attribute to make sure that all collapsible elements under the specified parent will be closed when one of the collapsible item is shown.",
+ "tabTip":"Tabs are created with <ul class=nav nav-tabs> Tip: Also mark the current page with <li class=active>",
+ "vtabTip":"Pills can also be displayed vertically. Just add the .nav-stacked class",
+ "tableTip":"The .table class adds basic styling to a table, The .table-hover class adds a hover effect (grey background color) on table rows,The .table-striped class adds zebra-stripes to a table,Loop through all table rows, and hide those who don't match the search query",
+ "buttonTip":"Default Buttons-To achieve the button styles above, Bootstrap has the following classes like .btn-default, Visual Buttons- To achieve the button styles above, Bootstrap has the following classes like .btn-primary .btn-success .btn-info .btn-warning .btn-danger .btn-link,Different Sized Buttons-To achieve the button styles above, Bootstrap has the following classes like .btn-lg .btn-md .btn-sm .btn-xs,Icon Buttons- Bootstrap provides 260 glyphicons from the Glyphicons Halflings set. Glyphicons can be used in text, buttons, toolbars, navigation, forms, etc.",
+ "dropdownTip":"Dropdown- A dropdown menu is a toggleable menu that allows the user to choose one value from a predefined list,The .dropdown class indicates a dropdown menu,To open the dropdown menu, use a button or a link with a class of .dropdown-toggle and the data-toggle=dropdown attribute. The .caret class creates a caret arrow icon (), which indicates that the button is a dropdown. Add the .dropdown-menu class to a <ul> element to actually build the dropdown menu. Dropdown Header-The .dropdown-header class is used to add headers inside the dropdown menu. Dropup Header-If you want the dropdown menu to expand upwards instead of downwards, change the <div> element with class=dropdown to dropup",
+ "radioTip":"Use the type as Radio to use radio buttons",
+ "checkboxTip":"use the following classes funkyradio-default funkyradio-primary funkyradio-success funkyradio-info funkyradio-danger funkyradio-warning",
+ "toolTip":"Tooltip",
+ "listTip":"Listtip",
+ "provinceTip":"It allows you to add,delete records from the server",
+ "notificationTip":"notificationTip",
+ "functionalTip":"functionalTip"
+
+} \ No newline at end of file