|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Objectf_object
f_eventTarget
f_component
f_box
public class f_box
Box class.
| Field Summary |
|---|
| Fields inherited from class f_component |
|---|
DEFAULT_HIDDEN_MODE, HIDDEN_MODE_IGNORE, HIDDEN_MODE_PHANTOM, HIDDEN_MODE_SERVER |
| Fields inherited from class HTMLElement |
|---|
className, dir, id, lang |
| Fields inherited from class Element |
|---|
tagName |
| Fields inherited from class Node |
|---|
childNodes, firstChild, lastChild, nextSibling, nodeName, nodeType, nodeValue, ownerDocument, parentNode, previousSibling |
| Method Summary | |
|---|---|
String |
f_getDefaultMenuId()
Returns the current menu identifier. |
void |
f_setDefaultMenuId(String menuId)
Specify the default menu identifier. |
| Methods inherited from class fa_subMenu |
|---|
f_getSubMenuById, f_listSubMenus |
| Methods inherited from class fa_asyncRender |
|---|
f_prepare |
| Methods inherited from class fa_clientData |
|---|
f_getClientData, f_getClientDataSet, f_getClientDatas, f_setClientData |
| Methods inherited from class fa_eventTarget |
|---|
f_addEventListener, f_fireEvent, f_removeEventListener |
| Methods inherited from class Element |
|---|
getAttribute, getElementsByTagName, removeAttribute, setAttribute |
| Methods inherited from class Node |
|---|
appendChild, hasChildNodes, insertBefore, removeChild, replaceChild |
| Methods inherited from class f_object |
|---|
f_getClass, toString |
| Methods inherited from class Object |
|---|
toString |
| Method Detail |
|---|
public String f_getDefaultMenuId()
public void f_setDefaultMenuId(String menuId)
menuId - Identifier of the menu.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||