create Hide Action
fun createHideAction(annotationReferences: List<AnnotationReference>, shouldHide: Boolean, subActions: List<Action>?): HideAction
Framework private constructor for creating HideAction.
Framework private constructor for creating HideAction.