Uses of Class
convex.gui.models.StateModel
Packages that use StateModel
Package
Description
-
Uses of StateModel in convex.gui.actor
Constructors in convex.gui.actor with parameters of type StateModelModifierConstructorDescriptionAccountInfoPanel
(StateModel<convex.core.State> manager, convex.core.data.Address address) AccountWindow
(Convex convex, StateModel<convex.core.State> manager, convex.core.data.Address account) ActorInvokePanel
(Convex convex, StateModel<convex.core.State> model, convex.core.data.Address contract) -
Uses of StateModel in convex.gui.components.account
Constructors in convex.gui.components.account with parameters of type StateModel -
Uses of StateModel in convex.gui.etch
Methods in convex.gui.etch that return StateModel -
Uses of StateModel in convex.gui.models
Methods in convex.gui.models that return StateModel -
Uses of StateModel in convex.gui.peer
Fields in convex.gui.peer declared as StateModelMethods in convex.gui.peer that return StateModelModifier and TypeMethodDescriptionStateModel
<convex.core.State> PeerGUI.getStateModel()
static StateModel
<convex.core.Peer> PeerGUI.getStateModel
(Convex peer)