/** * Interface for elements and element groups that appear in component * groups (buttons, labels, .etc) Has base methods that deal with display * and positioning. * * @interface IElement * @extends jibo.face.views.Component * @memberof jibo.face.views */