Packages

package raw

Linear Supertypes
AnyRef, Any

Type Members

  1. type Breakpoint = String
  2. type BreakpointChangeCallback = Function2[Breakpoint, Int, Unit]
  3. type DropCallback = Function3[Layout, LayoutItem, Event, Unit]
  4. class DroppingItem extends Object
    Annotations
    @JSType()
  5. type Layout = Array[LayoutItem]
  6. type LayoutChangeCallback = Function2[Layout, Object, Unit]
  7. class LayoutItem extends Object
    Annotations
    @JSType()
  8. type RawItemCallback = Function6[Layout, LayoutItem, LayoutItem, LayoutItem, MouseEvent, Element, Unit]
  9. type RawLayoutChange = Function1[Layout, Unit]
  10. type WidthChangeCallback = Function4[Int, Array[Int], Int, Array[Int], Unit]

Inherited from AnyRef

Inherited from Any

Ungrouped