viewtify.ui.dock
TypedDock
<T
>
T
>Generated model for TypedDockModel
.
id
String
The exposed property.
registration
kiss.WiseBiConsumerUITab
, T
UITab
, T
The exposed property.
location
UnaryOperatorDockRecommendedLocation
DockRecommendedLocation
The exposed property.
showOnInitial
ListT
T
The exposed property.
TypedDock
()
HIDE CONSTRUCTOR
id
()
String
String |
A value of id property. |
Return the id property.
registration
()
kiss.WiseBiConsumerUITab
, T
UITab
, T
kiss.WiseBiConsumer |
A value of registration property. |
Return the registration property.
location
()
UnaryOperatorDockRecommendedLocation
DockRecommendedLocation
UnaryOperator |
A value of location property. |
Return the location property.
showOnInitial
()
ListT
T
List |
Set as the View to be displayed during the initial layout.
toString
()
String
String |
All property values. |
Show all property values.
hashCode
()
int
int |
A hash value of the sequence of property values. |
Generates a hash code for a sequence of property values. The hash code is generated as if all the property values were placed into an array, and that array were hashed by calling Arrays.hashCode(Object[]).
equals
(Object
o
)
boolean
Object
o
)Object o |
|
boolean |
true if the all properties are equal to each other and false otherwise. |
Returns true if the all properties are equal to each other and false otherwise. Consequently, if both properties are null, true is returned and if exactly one property is null, false is returned. Otherwise, equality is determined by using the equals method of the base model.
with
()
ÃŒnstantiator?
, T
?
, T
T |
|
ÃŒnstantiator |