de.lessvoid.nifty.loaderv2.types
Class InteractType
java.lang.Object
de.lessvoid.nifty.loaderv2.types.XmlBaseType
de.lessvoid.nifty.loaderv2.types.InteractType
- All Implemented Interfaces:
- XmlType
public class InteractType
- extends XmlBaseType
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InteractType
public InteractType()
InteractType
public InteractType(InteractType src)
mergeFromInteractType
public void mergeFromInteractType(InteractType interact)
output
public String output(int offset)
- Overrides:
output
in class XmlBaseType
materialize
public void materialize(Nifty nifty,
Element element,
Object... controller)
apply
public void apply(InteractType interact,
String styleId)
resolveParameters
public void resolveParameters(Attributes src)
Copyright © 2012. All Rights Reserved.