Class BlockLink
java.lang.Object
com.kingsrook.qqq.backend.core.model.dashboard.widgets.blocks.BlockLink
A link used within a (widget) block.
Right now, just a href - but target is an obvious next-thing to add here.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BlockLink
public BlockLink()Constructor -
BlockLink
Constructor
-
-
Method Details
-
getHref
Getter for href -
setHref
Setter for href -
withHref
-