Exit Sign Creator
open class ExitSignCreator : NodeCreator<BannerComponentNode, ExitSignVerifier>
Content copied to clipboard
Constructors
ExitSignCreator
Link copied to clipboard
open fun ExitSignCreator()
Content copied to clipboard
Functions
isNodeType
Link copied to clipboard
postProcess
Link copied to clipboard
open fun postProcess(textView: TextView, bannerComponentNodes: List<BannerComponentNode>)
Content copied to clipboard
open fun postProcess(textView: TextView, bannerComponentNodes: List<BannerComponentNode>)
Content copied to clipboard
preProcess
Link copied to clipboard
open fun preProcess(textView: TextView, bannerComponentNodes: List<BannerComponentNode>)
Content copied to clipboard
setupNode
Link copied to clipboard