class LayoutResponseProjection extends GraphQLResponseProjection
Response projection for Layout
- Annotations
- @Generated()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- LayoutResponseProjection
- GraphQLResponseProjection
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new LayoutResponseProjection()
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def Static(alias: String): LayoutResponseProjection
- def Static(): LayoutResponseProjection
-
def
all$(maxDepth: Int): LayoutResponseProjection
- Definition Classes
- LayoutResponseProjection → GraphQLResponseProjection
- Annotations
- @Override()
-
def
all$(): LayoutResponseProjection
- Definition Classes
- LayoutResponseProjection → GraphQLResponseProjection
- Annotations
- @Override()
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def h(alias: String): LayoutResponseProjection
- def h(): LayoutResponseProjection
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def isDraggable(alias: String): LayoutResponseProjection
- def isDraggable(): LayoutResponseProjection
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def isResizable(alias: String): LayoutResponseProjection
- def isResizable(): LayoutResponseProjection
- def minH(alias: String): LayoutResponseProjection
- def minH(): LayoutResponseProjection
- def minW(alias: String): LayoutResponseProjection
- def minW(): LayoutResponseProjection
- def moved(alias: String): LayoutResponseProjection
- def moved(): LayoutResponseProjection
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- GraphQLResponseProjection → AnyRef → Any
- def typename(alias: String): LayoutResponseProjection
- def typename(): LayoutResponseProjection
- def w(alias: String): LayoutResponseProjection
- def w(): LayoutResponseProjection
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- def x(alias: String): LayoutResponseProjection
- def x(): LayoutResponseProjection
- def y(alias: String): LayoutResponseProjection
- def y(): LayoutResponseProjection