comm.
This commit is contained in:
parent
8266b3b650
commit
9d043edb29
@ -11,6 +11,8 @@ import UIKit
|
||||
/**
|
||||
* This class is intended to be subclassed by a class that will add views subclassed under UIControl.
|
||||
* The FieldEntryForm provides the base logic for the description label, placeholder/error label and field container.
|
||||
*
|
||||
* When subclassing, be sure to override setupFieldContainerContent(). In this method you will setup all the content bound to the field container.
|
||||
*/
|
||||
@objcMembers open class FormEntryField: ViewConstrainingView {
|
||||
//--------------------------------------------------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user