| 
    Arma Reforger Script API
    
   | 
 
This is the complete list of members for SCR_SimpleEntryComponent, including all inherited members.
| GetComponent(TypeName componentType, string name, Widget parent, bool searchAllChildren=true) | SCR_ScriptedWidgetComponent | static | 
| GetLabel() | SCR_SimpleEntryComponent | |
| GetLeftText() | SCR_SimpleEntryComponent | |
| GetMessage() | SCR_SimpleEntryComponent | |
| GetRightText() | SCR_SimpleEntryComponent | |
| GetRoot() | SCR_SimpleEntryComponent | |
| GetRootWidget() | SCR_ScriptedWidgetComponent | |
| HandlerAttached(Widget w) | SCR_SimpleEntryComponent | |
| IsVisible() | SCR_ScriptedWidgetComponent | |
| m_OnClick | SCR_ScriptedWidgetComponent | |
| m_sLabel | SCR_SimpleEntryComponent | protected | 
| m_sLabelText | SCR_SimpleEntryComponent | protected | 
| m_sMessage | SCR_SimpleEntryComponent | protected | 
| m_sMessageText | SCR_SimpleEntryComponent | protected | 
| m_wLabel | SCR_SimpleEntryComponent | protected | 
| m_wMessage | SCR_SimpleEntryComponent | protected | 
| m_wRoot | SCR_ScriptedWidgetComponent | protected | 
| OnClick(Widget w, int x, int y, int button) | SCR_ScriptedWidgetComponent | |
| SetMessages(string left, string right) | SCR_SimpleEntryComponent |