Uses of Class
com.atlassian.gadgets.GadgetState.Builder
Packages that use GadgetState.Builder
Package
Description
This package contains the main APIs for interacting with gadgets.
-
Uses of GadgetState.Builder in com.atlassian.gadgets
Methods in com.atlassian.gadgets that return GadgetState.BuilderModifier and TypeMethodDescriptionSet theColorof theGadgetStateunder construction and return thisBuilderto allow further construction to be done.static GadgetState.BuilderGadgetState.gadget(GadgetState state) Factory method which allows you to create a newGadgetStateobject based on an existingGadgetState.Sets the spec URI of theGadgetStateunder construction and returns aBuilderto allow theColorand user prefs to be set.Sets the spec URI of theGadgetStateunder construction and returns aBuilderto allow theColorand user prefs to be set.Set theMapof user preference values for theGadgetStateunder construction and return thisBuilderto allow further construction to be done.