|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object luxor.core.XulTag net.sourceforge.mflow.xul.URLLabelDef
Field Summary | |
---|---|
static luxor.spi.XulTagFactory |
FACTORY
Used to create instances of the XulTag |
Constructor Summary | |
---|---|
protected |
URLLabelDef(org.jdom.Element element)
|
Method Summary | |
---|---|
luxor.spi.NComponent |
createNComponent(luxor.spi.JComponentResolver resolver,
luxor.spi.resolver.XulContext ctx)
Creates a connection component between the label and the label def |
Methods inherited from class luxor.core.XulTag |
---|
getAccelKey, getAccessKey, getAccessKeyIndex, getAction, getAlign, getAlignAttribute, getAttribute, getAttribute, getBackgroundColor, getBooleanAttribute, getBorder, getChecked, getCollapsible, getColor, getCols, getColSpan, getContextPopup, getElement, getElementName, getFlex, getFont, getGroup, getHeading, getHeight, getHeight, getHistory, getIcon, getId, getIntAttribute, getKey, getLabel, getLeft, getList, getMap, getMask, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getOrient, getOrient, getRows, getRowSpan, getSelect, getStyle, getStyleClass, getTooltip, getTop, getType, getValue, getVerticalAlign, getWidth, getWidth, loadIcon, loadText, loadXmlDocument |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final luxor.spi.XulTagFactory FACTORY
XulTag
Constructor Detail |
---|
protected URLLabelDef(org.jdom.Element element)
element
- an elementMethod Detail |
---|
public final luxor.spi.NComponent createNComponent(luxor.spi.JComponentResolver resolver, luxor.spi.resolver.XulContext ctx)
createNComponent
in interface luxor.spi.NComponentFactory
resolver
- a component resolverctx
- the XUL context
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |