SeparatorExpandedImpl

final class SeparatorExpandedImpl[T <: Txn[T]] extends View[T] with IControl[T] with ComponentHolder[Separator]
trait ComponentHolder[Separator]
trait IControl[T]
trait Form[T]
trait View[T]
trait Disposable[T]
class Object
trait Matchable
class Any

Type members

Types

type C = Component

Value members

Concrete methods

def dispose(tx: T): Unit
def initControl(tx: T): Unit

Inherited methods

final def component: Separator
Inherited from
ComponentHolder
final protected def component_=(c: Separator): Unit
Inherited from
ComponentHolder