Field Summary |
public static
| classInfo: Object |
| A static class information object
|
|
public
| hasExternalContent: Boolean |
|
|
|
public
| hasExternalImage: Boolean |
|
|
|
public
| hideImageWhileLoading: Boolean |
| Is the current image hidden during loading a new image
|
|
public
| isContentLoaded: Boolean |
| Is the content loaded
|
|
public
| isContentLoading: Boolean |
| Is the content loading
|
|
public
| preloadMessage: String |
| Formatting string to apply to the progress label display text
|
|
| Fields inherited from class xp.system.UIControl__layout, allowDrop, autoLayout, bindingDefaultValue, bindingFormatter, bindingPath, bindingSource, bindingType, bindingValidator, border, causesValidation, classInfo, clickOnENTER, clickOnSPACE, container, context, data, disableAcceptButton, disableCancelButton, enableBGMouseEvents, enableDblClickEvent, enableKeyDownEvents, enableKeyEvents, enableKeyUpEvents, enableMouseWheelEvents, formatterOptions, horizontalAlignment, index, isBinding, itemId, logEnabled, parent, parentContainer, parentForm, percentageHeight, percentageWidth, styleClass, tabIndex, tabStop, tooltip, tree, verticalAlignment |
|
Property Summary |
public
| alignPreloader: String (read, write) |
| Indicates the alignment of the PreLoader.
|
|
public
| autoload: Boolean (read, write) |
| Controls whether content will be automatically loaded when the source property is set
|
|
public
| content: MovieClip (read-only)
|
| Returns a reference to the loaded content
|
|
public
| nocache: Boolean (read, write) |
| Controls whether image caching should be blocked
|
|
public
| preloadId: String (read, write) |
| The linkageId of a preloader image
|
|
public
| source: String (read, write) |
| The path to the source to be loaded into this frame.
|
|
| Properties inherited from class xp.system.UIControlalpha, autosize, background, backgroundVisible, bindings, borderBrush, borderRadius, borderShadow, borderStyle, borderThickness, bottom, dataSource, enableMouseEvents, focusManager, height, id, isEnabled, isFocused, isMouseOver, isPressed, isSelected, isValid, layout, left, margin, maxHeight, maxWidth, measuredHeight, measuredMinHeight, measuredMinWidth, measuredWidth, minHeight, minWidth, padding, readOnly, resources, right, styleName, top, triggers, visible, width, x, y |
|
Constructor |
public
| Frame (
)
|
| Constructor - This should not be called directly.
|
|
Method Summary |
public
| drawComponent (
) |
| layout the control
|
|
public
| getClass (
): Function |
| Returns a reference to the components static class
|
|
public
| loadContent (
): Void |
| Loads or attaches the content as specified by the source property
|
|
| Methods inherited from class xp.system.UIControladdBinding, addBindings, addEventListener, addPropertyTrigger, applyStyle, beginDeferUpdate, canUpdate, centerContent, checkState, containsFocus, destroy, destroyObject, drawFocus, endDeferUpdate, findFocusFromObject, findFocusInChildren, getBinding, getBounds, getCenter, getClass, getFocus, getFocusManager, getFocusRect, getLocation, getPropertyValue, getSize, getStateName, getTrigger, globalToLocalPoint, invalidate, invalidateLayout, invalidateSize, invalidateSizeAndLayout, invalidChild, isChild, isMouseDirectlyOver, isParent, localToGlobalPoint, localToLocalPoint, measure, mouseWheel, move, onChildFocus, onKillFocus, onSetFocus, processEnterKey, processEscapeKey, processTabKey, redraw, refresh, removeEventListener, routeEvent, setBounds, setFocus, setLocation, setPropertyValue, setSize, setValueChanged, update, validate |
|
|
Event summary for the Frame class
The following table lists events of the Frame class.