|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of StylableElement in fi.hut.tml.xsmiles.csslayout |
| Methods in fi.hut.tml.xsmiles.csslayout with parameters of type StylableElement | |
void |
CSSRenderer.showAsPopup(StylableElement elem,
java.lang.String containerType)
|
void |
CSSRenderer.closePopup(StylableElement elem)
|
| Uses of StylableElement in fi.hut.tml.xsmiles.dom |
| Subinterfaces of StylableElement in fi.hut.tml.xsmiles.dom | |
interface |
FlowLayoutElement
An element that implements this interface should be layed out as a normal flow layout element, such as |
| Classes in fi.hut.tml.xsmiles.dom that implement StylableElement | |
class |
VisualElementImpl
XSmiles DOM Elements |
class |
XSmilesElementImpl
XSmiles DOM Elements |
| Methods in fi.hut.tml.xsmiles.dom with parameters of type StylableElement | |
org.w3c.dom.css.CSSStyleDeclaration |
XSmilesStyleSheet.getParsedStyle(StylableElement elem)
get parsed and combined style for an element |
void |
PopupHandler.showAsPopup(StylableElement elem,
java.lang.String containerType)
|
void |
PopupHandler.closePopup(StylableElement elem)
|
java.lang.String |
Selectors.getStyleAttrValue(StylableElement element)
in HTML converts border=0 to border-width:0px, etc. |
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.aaml |
| Classes in fi.hut.tml.xsmiles.mlfc.aaml that implement StylableElement | |
class |
Audio3DElementImpl
Audio3D element plays audio in a 3d space. |
class |
EnvironmentElementImpl
Listener in a 3d space. |
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.comm |
| Classes in fi.hut.tml.xsmiles.mlfc.comm that implement StylableElement | |
class |
CaptureElementImpl
Capture Element captures video using JMF |
class |
CommAddressBookElementImpl
|
class |
CommCommSessionElementImpl
|
class |
CommElementImpl
|
class |
COMMElementImpl
GPSData Element send dom changed events to inform changes in coordinate data |
class |
CommGroupElementImpl
|
class |
CommMsgElementImpl
|
class |
CommSessionElementImpl
|
class |
CommUserElementImpl
|
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.css |
| Methods in fi.hut.tml.xsmiles.mlfc.css that return StylableElement | |
StylableElement |
RuleTreeNode.checkBrothers(StylableElement elem)
|
| Methods in fi.hut.tml.xsmiles.mlfc.css with parameters of type StylableElement | |
org.w3c.dom.css.CSSStyleDeclaration |
CSSImpl2.getParsedStyle(StylableElement elem)
This method is the main entry point for the MLFCs. |
protected RuleTreeNode |
CSSImpl2.matchRules(org.w3c.dom.css.CSSStyleSheet ss,
StylableElement elem,
XSmilesCSSStyleDeclarationImpl style)
|
StylableElement |
RuleTreeNode.checkBrothers(StylableElement elem)
|
org.w3c.dom.css.CSSStyleDeclaration |
CSSImpl.getParsedStyle(StylableElement elem)
|
org.w3c.dom.css.CSSStyleDeclaration |
CSSImpl.getParsedStyle(StylableElement elem,
java.lang.String pseudoelement)
This method is the main entry point for the MLFCs. |
protected void |
CSSImpl.matchRules(org.w3c.dom.css.CSSStyleSheet ss,
StylableElement elem,
java.lang.String pseudoelement,
XSmilesCSSStyleDeclarationImpl style)
|
java.lang.String |
CSSSelectors.getStyleAttrValue(StylableElement element)
in HTML converts border=0 to border-width:0px, etc. |
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.css.swing |
| Subinterfaces of StylableElement in fi.hut.tml.xsmiles.mlfc.css.swing | |
interface |
SwingStylableElement
|
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.drml.dom |
| Classes in fi.hut.tml.xsmiles.mlfc.drml.dom that implement StylableElement | |
class |
DataReferenceElementImpl
|
class |
ItemElementImpl
|
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.encryption |
| Classes in fi.hut.tml.xsmiles.mlfc.encryption that implement StylableElement | |
class |
EncryptionElementImpl
|
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.events |
| Classes in fi.hut.tml.xsmiles.mlfc.events that implement StylableElement | |
class |
ListenerElementImpl
XML Events' Listener Element Implementation. |
class |
ScriptElementImpl
XML Events' Script Element Implementation. |
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.gps |
| Classes in fi.hut.tml.xsmiles.mlfc.gps that implement StylableElement | |
class |
AreaElementImpl
Area Element send dom changed events to inform changes in coordinate data - that a particular area has been entered/exited. |
class |
GPSDataElementImpl
GPSData Element send dom changed events to inform changes in coordinate data |
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.gui |
| Classes in fi.hut.tml.xsmiles.mlfc.gui that implement StylableElement | |
class |
ContentAreaImpl
GUI Element send dom changed events to inform changes in coordinate data |
class |
ControlsAreaImpl
GUI Element send dom changed events to inform changes in coordinate data |
class |
CurrentURIImpl
This holds the data of the current URI |
class |
LoadAGuiImpl
GUI Element send dom changed events to inform changes in coordinate data |
class |
RemoteImpl
Fake remote control. |
class |
StatusAreaImpl
GUI Element send dom changed events to inform changes in coordinate data Also provides a Swing textfield as visual component service |
class |
WindowImpl
This holds the data of the current URI |
class |
WorkingImpl
Animator.. |
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.io |
| Classes in fi.hut.tml.xsmiles.mlfc.io that implement StylableElement | |
class |
JoystickElementImpl
Joystick Element sends joystickChanged events to inform changes in joystick |
class |
PrintElementImpl
Print Element prints stuff our to a printer. |
class |
RemoteElementImpl
Fake remote control. |
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.signature |
| Classes in fi.hut.tml.xsmiles.mlfc.signature that implement StylableElement | |
class |
SignatureElementImpl
|
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.sip |
| Classes in fi.hut.tml.xsmiles.mlfc.sip that implement StylableElement | |
class |
SIPCallElementImpl
|
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.smil.basic |
| Classes in fi.hut.tml.xsmiles.mlfc.smil.basic that implement StylableElement | |
class |
ElementBasicTimeImpl
This interface defines the set of basic timing attributes that are common to all timed elements. |
class |
ElementParallelTimeContainerImpl
A parallel container defines a simple parallel time grouping
in which multiple elements can play back at the same time. |
class |
ElementSequentialTimeContainerImpl
A seq container defines a sequence of elements in which
elements play one after the other. |
class |
ElementTimeContainerImpl
This is a placeholder - subject to change. |
class |
ElementTimeControlImpl
Blank Time Controls. |
class |
ElementTimeImpl
This interface defines the set of timing attributes that are common to all timed elements. |
class |
ShadowElementImpl
ShadowElementImpl is a "shadow" element, which does not live in the DOM. |
class |
SMILAElementImpl
XSMILAElement is handled as an time container - containing media (or link or switch...). |
class |
SMILAreaElementImpl
XSMILAElement is handled as an time container - containing media (or link or switch...). |
class |
SMILBodyElementImpl
Declares body element. |
class |
SMILElementImpl
The SMILElement is the base for all SMIL element
types. |
class |
SMILHeadElementImpl
Declares smil head element. |
class |
SMILLayoutElementImpl
Declares layout type for the document. |
class |
SMILMediaElementImpl
Declares media content. |
class |
SMILMetadataElementImpl
Declares smil metadata element. |
class |
SMILMetaElementImpl
Declares smil meta element. |
class |
SMILParElementImpl
A SMIL document is the root of the SMIL Hierarchy and holds the entire content. |
class |
SMILRegionElementImpl
Controls the position, size and scaling of media object elements. |
class |
SMILRootLayoutElementImpl
Declares layout properties for the root-layout element. |
class |
SMILSeqElementImpl
A SMIL document is the root of the SMIL Hierarchy and holds the entire content. |
class |
SMILSMILElementImpl
Declares smil element. |
class |
SMILSwitchElementImpl
Defines a block of content control. |
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.smil.extension |
| Classes in fi.hut.tml.xsmiles.mlfc.smil.extension that implement StylableElement | |
class |
ElementExclusiveTimeContainerImpl
This interface defines a time container with semantics based upon par, but with the additional constraint that only one child element may play at a time. |
class |
SMILAnimateColorElementImpl
AnimateColor Element. |
class |
SMILAnimateElementImpl
AnimateElement class. |
class |
SMILAnimateMotionElementImpl
AnimateMotion Element. |
class |
SMILAnimationImpl
SMILAnimationImpl is an abstract parent class, inherited by the animation elements. |
class |
SMILBrushElementImpl
Implements Brush media element. |
class |
SMILCustomAttributesElementImpl
Declares custom attributes element. |
class |
SMILCustomTestElementImpl
Declares custom attributes element. |
class |
SMILParamElementImpl
Declares parameters for media elements. |
class |
SMILRefElementImpl
// audio, video, ... |
class |
SMILSetElementImpl
Set Element. |
class |
SMILTopLayoutElementImpl
Declares layout properties for the top-layout element. |
class |
XSMILRegPointElementImpl
Declares layout type for the document. |
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.timesheet |
| Classes in fi.hut.tml.xsmiles.mlfc.timesheet that implement StylableElement | |
class |
ExclImpl
Class ExclImpl |
class |
ItemImpl
Implements the item element of the timesheet. |
class |
ParImpl
Implementation of the "par" element in timesheet |
class |
SeqImpl
This class implements the "seq" element of the timesheet. |
class |
TimedElementImpl
Implementation of the Timesheets. |
class |
TimesheetImpl
This is the implementation of the timesheet root element. |
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.x3d |
| Classes in fi.hut.tml.xsmiles.mlfc.x3d that implement StylableElement | |
class |
GenericElementImpl
General X3D element. |
class |
TouchSensorNodeElementImpl
TouchSensorNode Element. |
class |
ViewpointElementImpl
ViewpointNode Element. |
class |
X3DElementImpl
X3D root element. |
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.xbl2.dom |
| Classes in fi.hut.tml.xsmiles.mlfc.xbl2.dom that implement StylableElement | |
class |
BindingElementImpl
XBL-element: binding. |
class |
ContentElementImpl
XBL-element: content This class represent Content XBL-element. |
class |
DivElementImpl
XBL-element: div |
class |
ElementImpl
Abstract class of all XBL elements. |
class |
HandlerElementImpl
XBL-element: handler |
class |
HandlersElementImpl
XBL-element: handlers |
class |
ImplementationElementImpl
XBL-element: implementation |
class |
InheritedElementImpl
XBL-element: inherited |
class |
PrefetchElementImpl
XBL-element: prefetch |
class |
ResourcesElementImpl
XBL-element: resources |
class |
StyleElementImpl
XBL-element: style |
class |
TemplateElementImpl
The template element contains child nodes that can be in any namespace. |
class |
XBLElementImpl
This class represents the root element of the XBL document. |
| Methods in fi.hut.tml.xsmiles.mlfc.xbl2.dom with parameters of type StylableElement | |
void |
StyleElementImpl.apply(StylableElement element)
This style is applied to the element. |
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.xforms.dom |
| Classes in fi.hut.tml.xsmiles.mlfc.xforms.dom that implement StylableElement | |
class |
ActionElementImpl
XForm/Action element implementation |
class |
ActionHandlerBaseImpl
XForm/action handler's abstract base class |
class |
AdaptiveControl
The XForms datatype aware adaptive control (e.g. |
class |
AlertElementImpl
Hint element |
class |
BindElementImpl
XForm/Bind element implementation |
class |
ButtonElementImpl
The XForms/Button element |
class |
CaptionElementImpl
xforms/label element |
class |
CaseElementImpl
The case element. |
class |
ChoicesElementImpl
Choises element |
class |
CopyElementImpl
Copy element The real functionality is in the itemset implementation |
class |
CustomControl
Superclass for text component form controls |
class |
DeleteElementImpl
XForm/delete element implementation |
class |
DestroyElementImpl
XForm/insert element implementation. |
class |
DispatchElementImpl
revalidate action implementation |
class |
DuplicateElementImpl
XForm/insert element implementation |
class |
DynBoundElementImpl
The superclass of all XForms elements that are bound to an instance node It will listen for changes in the bound element, as well as all changes to the binding itself, and will signal these changes up in the presentation DOM. |
class |
FileNameElementImpl
FileName element |
class |
GroupElementImpl
The group element. |
class |
HelpElementImpl
Hint element |
class |
HintElementImpl
Hint element |
class |
InputElementImpl
The XForms/Textbox element |
class |
InsertElementImpl
XForm/insert element implementation |
class |
InstanceElementImpl
Instance element |
class |
ItemSetElementImpl
ItemSet element |
class |
LoadURIElementImpl
loadURI element implementation |
class |
MediaTypeElementImpl
Value element |
class |
MessageElementImpl
XForm/setValue element implementation |
class |
ModelBoundElementImpl
An element, which has ref expression in it and is located as a child of model, which means that a) no dynamic bindings are allowed b) model attribute is not allowed. |
class |
ModelElementImpl
The model element implementation - ties together instance and schema - Listens for mutation events from the instance and initiates recalculate and revalidate |
class |
OutputElementImpl
The XForms/Output element This extends the adaptive control to provide support for the |
class |
OutputElementImpl.OutputValuePseudoElement
|
class |
PrologElement
The superclass of all XForms elements |
class |
RebuildElementImpl
recalculate action implementation |
class |
RecalculateElementImpl
recalculate action implementation |
class |
RefreshElementImpl
recalculate action implementation |
class |
RepeatElementImpl
The repeat element. |
class |
RepeatHandlerBaseImpl
the abstract base class for repeat's actions such as insert, delete and setrepeatcursor |
class |
ResetElementImpl
revalidate action implementation |
class |
RevalidateElementImpl
revalidate action implementation |
class |
SchemaElementImpl
XForm/SubmitInfo element |
class |
SecretElementImpl
The XForms/Secret element |
class |
SelectBooleanElementImpl
The XForms/selectBoolean element |
class |
SelectElementImpl
Abstract select element |
class |
SelectManyElementImpl
The XForms/Checkbox element |
class |
SelectOneElementImpl
The XForms/Select1 element |
class |
SetFocusElementImpl
loadURI element implementation |
class |
SetIndexElementImpl
setindex element implementation |
class |
SetValueElementImpl
XForm/setValue element implementation |
class |
SubmissionElementImpl
XForm/SubmitInfo element |
class |
SubmitElementImpl
The XForms/Submit element |
class |
SubmitInstanceElementImpl
XForm/setValue element implementation |
class |
SwitchElementImpl
The switch element. |
class |
TestControl
The base class for the XForm controls, such as buttons and textboxes. |
class |
TextAreaElementImpl
The XForms/Textarea element |
class |
TextControl
Superclass for text component form controls |
class |
ToggleElementImpl
Toggle action element implementation |
class |
UploadElementImpl
The XForms/Button element |
class |
ValueElementImpl
Value element |
class |
XFormsControl
The base class for the XForm controls, such as buttons and textboxes. |
class |
XFormsControl.ValuePseudoElement
|
class |
XFormsElementImpl
The superclass of all XForms elements |
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.xforms.dom.swing |
| Classes in fi.hut.tml.xsmiles.mlfc.xforms.dom.swing that implement StylableElement | |
class |
TreeElementImpl
Abstract select element |
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.xforms.ui |
| Classes in fi.hut.tml.xsmiles.mlfc.xforms.ui that implement StylableElement | |
class |
MessageContentPseudoElement
|
class |
RepeatItemPseudoElement
|
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.xframes |
| Classes in fi.hut.tml.xsmiles.mlfc.xframes that implement StylableElement | |
class |
ColumnImpl
Deprecated. <column> is not part of the XFrames specs anymore, it's replaced by the "compose"-attribute of <group> |
class |
FrameImpl
FrameImpl Create a new browserWindow with correct id. |
class |
FramesImpl
Implements the base Frames element of XFrames language Go through all children. |
class |
GroupImpl
Class GroupImpl |
class |
HeadImpl
Class HeadImpl |
class |
RowImpl
Deprecated. <row> is not part of the XFrames specs anymore, it's replaced by the "compose"-attribute of <group> |
class |
StylableImpl
Mostly this complies with the requirements for StylableElement |
class |
StyleImpl
Attaches the CSS stylesheet to the parser. |
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.xmlcss |
| Methods in fi.hut.tml.xsmiles.mlfc.xmlcss with parameters of type StylableElement | |
void |
XMLCSSMLFC.showAsPopup(StylableElement elem,
java.lang.String containerType)
|
void |
XMLCSSMLFC.closePopup(StylableElement elem)
|
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.xmlcss.xhtml |
| Classes in fi.hut.tml.xsmiles.mlfc.xmlcss.xhtml that implement StylableElement | |
class |
ObjectElementImpl
Implements the html object element |
class |
XHTMLAppletElement
|
class |
XHTMLElement
|
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.xmlcss.xhtml.forms |
| Classes in fi.hut.tml.xsmiles.mlfc.xmlcss.xhtml.forms that implement StylableElement | |
class |
FormElement
|
class |
FormElementImpl
|
class |
OptionElementImpl
|
class |
VisualFormElement
|
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.xmlcss.xhtml2 |
| Classes in fi.hut.tml.xsmiles.mlfc.xmlcss.xhtml2 that implement StylableElement | |
class |
XHTML2NavigationListElementImpl
|
| Uses of StylableElement in fi.hut.tml.xsmiles.mlfc.xslfo |
| Classes in fi.hut.tml.xsmiles.mlfc.xslfo that implement StylableElement | |
class |
RootElementImpl
The superclass of all XForms elements |
| Uses of StylableElement in org.w3c.dom.xforms10 |
| Subinterfaces of StylableElement in org.w3c.dom.xforms10 | |
interface |
XFormsElement
|
interface |
XFormsInstanceElement
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||