public class InteractType extends XmlBaseType
Constructor and Description |
---|
InteractType() |
InteractType(InteractType src) |
Modifier and Type | Method and Description |
---|---|
void |
apply(InteractType interact,
String styleId) |
void |
materialize(Nifty nifty,
Element element,
Object... controller) |
void |
mergeFromInteractType(InteractType interact) |
String |
output(int offset) |
void |
resolveParameters(Attributes src) |
getAttributes, initFromAttributes, mergeFromAttributes, translateSpecialValues
public InteractType()
public InteractType(InteractType src)
public void mergeFromInteractType(InteractType interact)
public String output(int offset)
output
in class XmlBaseType
public void apply(InteractType interact, String styleId)
public void resolveParameters(Attributes src)
Copyright © 2013. All Rights Reserved.