
fr.lteconsulting.hexa.client.interfaces.IStackPanel Maven / Gradle / Ivy
The newest version!
package fr.lteconsulting.hexa.client.interfaces;
public interface IStackPanel
{
IStackPanelRow addRow();
void clear();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy