Marbles: Difference between revisions
No edit summary |
No edit summary |
||
| Line 79: | Line 79: | ||
#Table: Widget | #Table: Widget | ||
#*Fields: Widget id,name,label,icon, height, width, position,parent_container id ,visible,focus-type, param1,param2 | #*Fields: Widget id,name,label,icon, height, width, position,parent_container id ,visible,focus-type, param1,param2 | ||
#*Widget table will contain widget id , it's name,label,positional parameters, id to its paraent container, and other parameters specific to | #*Widget table will contain widget id , it's name,label,positional parameters, id to its paraent container, and other parameters specific<br>to widget functionality like for checkbox we could have parameters like "default check". This table includes all type of widgets like containers | ||
widget functionality like for checkbox we could have parameters like "default check". This table includes all type of widgets like containers | |||
,menu, buttons, checkbox etc | ,menu, buttons, checkbox etc | ||
#Events | #Events | ||