public class PanelTag extends ContainerTag<Panel>
| Constructor and Description |
|---|
PanelTag(Panel instance,
ResourceHandler res) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<de.verygame.xue.mapping.tag.attribute.Attribute<? super Panel,?>> |
defineAttributes() |
applyChilddefineAttributeGroups, removeAttributeByClass, removeAttributeByName, removeAttributeByNamepublic PanelTag(Panel instance, ResourceHandler res)
protected java.util.List<de.verygame.xue.mapping.tag.attribute.Attribute<? super Panel,?>> defineAttributes()
defineAttributes in class ElementTag<Panel>