public interface ParaboxContainer<C>
| Modifier and Type | Method and Description |
|---|---|
ParaboxElement<C> |
constructElement(C component,
Constraint constraint) |
ParaboxPlatform |
getPlatform() |
void |
nativelyAddComponent(C component) |
void |
nativelyRemoveComponent(C component) |
ParaboxPlatform getPlatform()
ParaboxElement<C> constructElement(C component, Constraint constraint)
void nativelyAddComponent(C component)
void nativelyRemoveComponent(C component)
Copyright © 2019. All rights reserved.