zircon.core
/
org.hexworks.zircon.api.view
common
Package org.
hexworks.
zircon.
api.
view
Types
Types
View
Link copied to clipboard
common
interface
View
:
ColorThemeOverride
Content copied to clipboard
A
View
is similar to a
Fragment
, but instead of being a reusable group of
Component
s with additional UI logic they represent reusable
Screen
s with additional UI logic.
ViewContainer
Link copied to clipboard
common
interface
ViewContainer
Content copied to clipboard
A
ViewContainer
handles the displaying of
View
s.