|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Objectf_object
f_eventTarget
f_component
f_imageButton
public class f_imageButton
f_imageButton 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_getText()
Returns the text of the button. |
void |
f_setFocus()
Set the focus to this component. |
void |
f_setText(String text)
Set the text of the button |
| Methods inherited from class fa_value |
|---|
f_getValue, f_setValue |
| Methods inherited from class fa_disabled |
|---|
f_isDisabled, f_setDisabled |
| Methods inherited from class fa_borderType |
|---|
f_getBorderType |
| Methods inherited from class fa_tabIndex |
|---|
fa_getTabIndex, fa_setTabIndex |
| Methods inherited from class fa_immediate |
|---|
f_isImmediate |
| Methods inherited from class fa_readOnly |
|---|
f_isReadOnly, f_setReadOnly |
| Methods inherited from class fa_images |
|---|
f_getDisabledImageURL, f_getHoverImageURL, f_getImageURL, f_getSelectedImageURL, f_setDisabledImageURL, f_setHoverImageURL, f_setImageURL, f_setSelectedImageURL |
| 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_getText()
public void f_setFocus()
f_setFocus in class f_componentpublic void f_setText(String text)
text -
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||