Class f_externalBox
Object
f_object
f_eventTarget
f_component
f_externalBox
- All Implemented Interfaces:
- Element, fa_clientData, fa_eventTarget, fa_serializable, HTMLElement, Node
public class f_externalBox
- extends f_component
Class f_externalBox.
| Methods inherited from class f_component |
f_findComponent, f_findSiblingComponent, f_getAccessKey, f_getBackgroundColor, f_getDocument, f_getForegroundColor, f_getHeight, f_getHelpMessage, f_getHelpURL, f_getHiddenMode, f_getId, f_getParent, f_getToolTipText, f_getVisible, f_getWidth, f_getX, f_getY, f_isVisible, f_setBackgroundColor, f_setFocus, f_setForegroundColor, f_setHeight, f_setHelpMessage, f_setHelpURL, f_setHiddenMode, f_setToolTipText, f_setVisible, f_setWidth, f_setX, f_setY, f_show, toString |
FIRST_LOAD
public static final Number FIRST_LOAD
NEXT_LOAD
public static final Number NEXT_LOAD
f_setVisible
public void f_setVisible(boolean visible)
- Marks the receiver as visible if the argument is true, and marks it invisible
otherwise.
If one of the receiver's ancestors is not visible or some other condition
makes the receiver not visible, marking it visible may not actually cause it
to be displayed.
- Overrides:
f_setVisible in class f_component
- Parameters:
visible - the new visibility state
f_getContentURL
public String f_getContentURL()
- Returns the content URL.
The src attribut of IFRAM HTML element
- Returns:
- url
f_setContentURL
public void f_setContentURL(any contentURL)
- Sets the content URL.
The src attribut of IFRAM HTML element
- Parameters:
url -
f_refresh
public void f_refresh()
- Refresh the src URL