LuaSTG-x Core API
im::SelectableGroup Class Reference
Inheritance diagram for im::SelectableGroup:
im::Widget

Public Member Functions

function _handler ()
 
function ctor (local labels, local current, local flags, local sizes)
 
function setOnSelect (local f)
 
- Public Member Functions inherited from im::Widget
static function Widget (local handler)
 
function _handler ()
 
function addChild (local child, local localZOrder, local name)
 
function addChildChain (local ...)
 
function addChildren (local ...)
 
static function AllowKeyboardFocus (local allow_keyboard_focus)
 
static function Bullet ()
 
static function Button (local label_or_id, local onClick, local size_or_dir, local style)
 
static function buttonRepeat (local repeat_)
 
static function CCNode (local node, local tint_color, local border_color)
 
static function CCNodeButton (local node, local frame_padding, local bg_color, local tint_color)
 
static function Checkbox (local label, local checked, local onChange, local onCheck)
 
static function ChildWindow (local id, local size, local border, local flags)
 
static function clipRect (local clip_rect_min, local clip_rect_max, local intersect_with_current_clip_rect)
 
static function CollapsingHeader (local label, local flags, local closable)
 
static function Combo (local label, local items, local current, local flags)
 
function ctor (local ...)
 
function getContentSize ()
 
function getParam (local idx)
 
function getReturn (local idx)
 
function handler ()
 
static function id (local id)
 
static function InputText (local label, local string, local onChange, local width)
 
static function itemWidth (local item_width)
 
static function MenuBar ()
 
static function ProgressBar (local fraction, local size, local overlay)
 
static function propertyConst (local label, local value, local params)
 
static function propertyHeader (local label, local data, local k, local params)
 
static function propertyInput (local label, local data, local k, local params)
 
static function RadioButton (local label, local checked, local checker, local onCheck)
 
static function RadioButtonGroup (local labels, local onChange, local initIndex, local sameLine)
 
static function Selectable (local label, local selected, local flags, local size, local onSelect)
 
static function SelectableGroup (local labels, local current, local flags, local sizes, local onSelect)
 
function setContentSize (local size)
 
function setHandler (local f)
 
function setParam (local idx, local value)
 
static function style (local colors, local vars)
 
static function styleColor (local idx, local color)
 
static function styleColors (local t)
 
static function styleVar (local idx, local value)
 
static function styleVars (local t)
 
static function TabBar (local id, local flags)
 
static function TabItem (local name, local open, local flags)
 
static function Text (local string, local color, local style)
 
static function textWrapPos (local pos)
 
static function TreeNode (local label, local flags)
 
static function Window (local name, local open, local flags)
 
static function wrapper (local onPush, local onPop)
 

Member Function Documentation

◆ _handler()

function _handler ( )

◆ ctor()

function ctor ( local  labels,
local  current,
local  flags,
local  sizes 
)

◆ setOnSelect()

function setOnSelect ( local  f)

The documentation for this class was generated from the following file: