Interface Resizable


public interface Resizable
Marker aspect for resizable gadgets.
Since:
4.2.213
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final AspectType<Resizable>
    The aspect's technical type to be used for requesting it from an Aspectable.
  • Field Details