Class ResizableBehavior.ResizeEvent

    • Constructor Detail

      • ResizeEvent

        public ResizeEvent()
        Constructor.
    • Method Detail

      • getTop

        public int getTop()
        Gets the position's top value
        Returns:
        the position's top value
      • getLeft

        public int getLeft()
        Gets the position's left value
        Returns:
        the position's left value
      • getWidth

        public int getWidth()
        Gets the size's width value
        Returns:
        the size's width value
      • getHeight

        public int getHeight()
        Gets the size's height value
        Returns:
        the size's height value