|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Objectf_object
f_eventTarget
f_component
f_grid
f_componentsGrid
public class f_componentsGrid
| Field Summary |
|---|
| Fields inherited from class fa_selectionManager |
|---|
BEGIN_PHASE, END_PHASE |
| Fields inherited from class fa_cardinality |
|---|
ONEMANY_CARDINALITY, ONE_CARDINALITY, OPTIONAL_CARDINALITY, ZEROMANY_CARDINALITY |
| Fields inherited from class fa_clientFullState |
|---|
NONE_CLIENT_FULL_STATE, ONEWAY_CLIENT_FULL_STATE, TWOWAYS_CLIENT_FULL_STATE |
| 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 | |
|---|---|
Number |
f_clear(any... rowValue1)
|
Number |
f_clearAll()
|
HTMLElement |
f_findComponentInRow(String rowValue,
String... childId)
|
| Methods inherited from class fa_subMenu |
|---|
f_getSubMenuById, f_listSubMenus |
| Methods inherited from class fa_scrollPositions |
|---|
f_getHorizontalScrollPosition, f_getVerticalScrollPosition, f_setHorizontalScrollPosition, f_setVerticalScrollPosition |
| Methods inherited from class fa_disabled |
|---|
f_isDisabled, f_setDisabled |
| Methods inherited from class fa_additionalInformationManager |
|---|
f_expandAdditionalInformations, f_getAdditionalInformationValues |
| Methods inherited from class fa_immediate |
|---|
f_isImmediate |
| Methods inherited from class fa_droppable |
|---|
f_isDroppable, f_outDropInfos, f_overDropInfos, f_queryDropInfos, f_releaseDropInfos |
| Methods inherited from class fa_selectionManager |
|---|
f_getSelection, f_setSelection |
| Methods inherited from class fa_selectionProvider |
|---|
f_getSelection, f_setSelection |
| Methods inherited from class fa_draggable |
|---|
f_getDragEffects, f_getDragItems, f_getDragItemsElement, f_getDragItemsValue, f_getDragTypes, f_isDraggable |
| Methods inherited from class fa_pagedComponent |
|---|
f_getFirst, f_getMaxRows, f_getRowCount, f_getRows, f_isPaged |
| Methods inherited from class fa_filterProperties |
|---|
f_getFilterProperties, f_setFilterProperties, f_setFilterProperty |
| 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 HTMLElement f_findComponentInRow(String rowValue,
String... childId)
rowValue - childId - public Number f_clearAll()
f_clearAll in class f_gridpublic Number f_clear(any... rowValue1)
f_clear in class f_gridrowValue1 - The value of the row to remove
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||