Interface ButtonIOAware<T extends Button>
- All Known Implementing Classes:
ButtonFieldIOv2,ButtonFieldIOv3,ButtonIO,ButtonIOv2
public interface ButtonIOAware<T extends Button>
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidbutton(org.jdom2.Element e, T b, IOProcessor p, ActionsAwareIO<T> action) default voidbutton(org.jdom2.Element e, T b, IOProcessor p, org.jdom2.Namespace namespace)
-
Method Details
-
button
-
button
-