ClassAttributeGroup<T,Z>
, CoreAttributeGroup<Param<Z>,Z>
, Element<T,Z>
, TextGroup<Param<Z>,Z>
public class Param<Z extends Element> extends AbstractElement<Param<Z>,Z> implements CoreAttributeGroup<Param<Z>,Z>, TextGroup<Param<Z>,Z>
attrs, binderMethod, children, name, parent
Constructor | Description |
---|---|
Param() |
|
Param(String name) |
|
Param(Z parent) |
|
Param(Z parent,
String name) |
Modifier and Type | Method | Description |
---|---|---|
void |
accept(ElementVisitor visitor) |
|
Param<Z> |
attrName(Object attrName) |
|
Param<Z> |
attrValue(Object attrValue) |
|
Param<Z> |
cloneElem() |
|
Param<Z> |
self() |
__, addAttr, addChild, binder, bindTo, clone, find, getAttributes, getChildren, getName, isBound, of
attrClass
attrAccesskey, attrContenteditable, attrContextmenu, attrDataFolderName, attrDataMsgId, attrDir, attrDraggable, attrHidden, attrId, attrItem, attrItemprop, attrLang, attrRole, attrRunat, attrSpellcheck, attrStyle, attrSubject, attrTabIndex, attrTitle
__, addAttr, addChild, binder, bindTo, find, getAttributes, getChildren, getName, isBound
Copyright © 2018. All rights reserved.