14 parent::__construct(
$identifier,
"div",
"ui segments");
41 $result= parent::run($js);
42 return $result->setItemSelector(
".ui.segment");
47 $group->setSens($sens);
48 return $group->setType($type);
Base class for Semantic Html collections.
addToPropertyCtrl($name, $value, $typeCtrl)
run(JsUtils $js)
SimpleExtComponent\Ajax\common\html\BaseHtmlrun()\Ajax\common\html\BaseHtmlrun()\Ajax\common\html\Bas...
createItem($value)
The item factory.
__construct( $identifier, $items=array())
static group($identifier, $items=array(), $type="", $sens=Sens::VERTICAL)
setSens($sens=Sens::VERTICAL)
setType($type)
Defines the group type.
Semantic Segment element.