UiItemMaker
class UiItemMaker : (RefCountedWrappedObjectSernaApi::RefCountedWrappedObject) : # construct/copy/destruct __init__() __init__(const UiItemMaker &) UiItemMaker& operator=(const UiItemMaker &) __del__() # public static functions UiItem makeLiquidItem(const PropertyNode &, UiLiquidItemBase *) # public member functions UiItem makeItem(const UiAction &, const PropertyNode &) # protected member functions # private member functions
UiItemMaker
public static functionsUiItem makeLiquidItem(const PropertyNode & properties, UiLiquidItemBase * )
Creates liquid item and appends it to the document item.
UiItemMaker
public member functionsUiItem makeItem(const UiAction & action, const PropertyNode & properties)