../../Developer.FoundationDotJS.org/wwwroot/Foundation.jsFoundation.ControlsObject
All Implemented Interfaces:
Direct Known Subclasses:
Foundation.Controls.Control
implementsFoundation.Class,Foundation.Elemental,Foundation.Resourceful
A base class for controls.
| Constructor Summary |
|
| Field Summary | |
static | resourcePack
|
Fields inherited from Foundation.Elemental |
$Foundation_$registry_index |
| Method Summary | |
|
|
private static |
|
|
|
|
|
|
|
static |
|
static |
|
|
|
private static |
|
|
|
private static |
|
static |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
static |
|
static |
|
|
|
|
|
|
|
static |
|
|
|
|
|
|
|
|
|
|
|
|
|
static |
|
|
|
|
|
|
|
|
|
static |
|
static |
|
Methods inherited from Foundation.Class |
getTypePath, isInstanceOf |
Methods inherited from Foundation.Elemental |
attachEvent, detachEvent, elementId, event, getById, getElement, getElementValue, getElements, getFirst, getNext, parseElementId, processHtml, processHtml |
Methods inherited from Foundation.Resourceful |
resource, resource, resourceUrl, resourceUrl |
| Constructor Detail |
Foundation.Controls.Control()
| Field Detail |
static resourcePack
| Method Detail |
bind()
private static $bindClassesToElements(controlClass,
event)
controlClass -
event -
bindEvents(element)
element -
bindInnerHtml(element,
event)
element -
event -
bindToElement(element,
event)
element -
event -
static bindToElement(element,
resourcePack,
event)
element -
resourcePack -
event -
static bindToElements(event)
event -
compareValues(value1,
value2)
value1 -
value2 -
private static $compileInternalBindIds(list,
args)
list -
args -
dispose()
dispose in class Class
private static $forcedResourcePack(resourcePack,
elementId)
resourcePack -
elementId -
static getAssociatedScript(last)
last -
getBindClass(name)
name -
getBindId()
getBindStyle()
getBindTag(key)
key -
getBoundElement(index)
index -
getBoundElements()
getCssName(id)
id -
static getCssName(id)
id -
static getCssRules()
getDisabled()
getHtml()
getInnerHtml()
static getRawCssRules()
getRawHtml()
getRawInnerHtml()
getValue()
onDisabledChanged(newValue,
oldValue)
newValue -
oldValue -
onValueChanged(newValue,
oldValue)
newValue -
oldValue -
parseValue(value)
value -
static resourcePackFromElement(element)
element -
setDisabled(disabled)
disabled -
setValue(value,
force)
value -
force -
unbindEvents(element,
eventName)
element -
eventName -
unbindFromElement(element)
element -
static writeRulesToPage()
static writeToPage(resourcePack)
resourcePack -