|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--UIBase
|
+--TabsBase
Defined in tabs.js
| Field Summary | |
Object |
_history
|
Object |
activeTab
|
Object |
cell_id
|
Object |
depth
|
Object |
height
|
Object |
is_dirty
|
Object |
left
|
Object |
tabs
|
Object |
top
|
Object |
type
|
Object |
width
|
| Fields inherited from class UIBase |
parent_container_id, horizontal_border_padding_properties, vertical_border_padding_properties, left_border_padding_properties, top_border_padding_properties
|
| Constructor Summary | |
TabsBase()
|
|
| Method Summary | |
void
|
addTab()
|
Object
|
getTopPosition()
|
Object
|
hasTab(ref_id)
|
void
|
init(cell)
|
void
|
removeTab(ref_id)
|
Object
|
render()
|
void
|
setActiveTab(view_id, force_create)
|
void
|
setDimensions(force_redraw)
|
void
|
trySetAnActiveTab()
|
| Methods inherited from class UIBase |
getUIById, _delete, initBase, getCssText, isvisible, update, getPropertiesSum, setCSSProperties, copyCSS, getFocusCatcher
|
| Field Detail |
Object _history
Object activeTab
Object cell_id
Object depth
Object height
Object is_dirty
Object left
Object tabs
Object top
Object type
Object width
| Constructor Detail |
TabsBase()
| Method Detail |
void addTab()
Object getTopPosition()
Object hasTab(ref_id)
void init(cell)
void removeTab(ref_id)
Object render()
void setActiveTab(view_id, force_create)
void setDimensions(force_redraw)
void trySetAnActiveTab()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||