class cymel.ui.optionbox.OptionBox ================================== .. currentmodule:: cymel.ui.optionbox .. inheritance-diagram:: OptionBox :parts: 1 .. autoclass:: OptionBox :show-inheritance: .. rubric:: Methods: .. autosummary:: __init__ addMenu assemblePyCode assemblePyCodeWithArgs createContents createLayout currentTabId execute get getLayout getValidUIInstance get_ growUpWindowSize isTabReady isUIAlive keyToExec keyToStore load loadOptions makeWeakCB onChanged perform ref reset resetOptions save saveOptions set set_ show showHelp title updateState .. rubric:: Attributes: .. autoattribute:: APPLY_BUTTON_LABEL .. autoattribute:: BUTTON_LABEL .. autoattribute:: CLOSE_BUTTON_LABEL .. autoattribute:: COMMAND_LABEL .. autoattribute:: DEFAULTS .. autoattribute:: DEFAULT_TAB_INDEX .. autoattribute:: DEFUNCT_KEYS .. autoattribute:: HELP_URL .. autoattribute:: INIT_HEIGHT .. autoattribute:: INIT_WIDTH .. autoattribute:: MIN_HEIGHT .. autoattribute:: MIN_WIDTH .. autoattribute:: NO_RESETS .. autoattribute:: OPT_PREFIX .. autoattribute:: SHOW_ERROR_DIALOG .. autoattribute:: SUPPORTED_VERSION .. autoattribute:: TAB_LABELS .. autoattribute:: TOOL_NAME .. autoattribute:: TOOL_VERSION .. rubric:: Methods Details: .. automethod:: __init__ .. automethod:: addMenu .. automethod:: assemblePyCode .. automethod:: assemblePyCodeWithArgs .. automethod:: createContents .. automethod:: createLayout .. automethod:: currentTabId .. automethod:: execute .. automethod:: get .. automethod:: getLayout .. automethod:: getValidUIInstance .. automethod:: get_ .. automethod:: growUpWindowSize .. automethod:: isTabReady .. automethod:: isUIAlive .. automethod:: keyToExec .. automethod:: keyToStore .. automethod:: load .. automethod:: loadOptions .. automethod:: makeWeakCB .. automethod:: onChanged .. automethod:: perform .. automethod:: ref .. automethod:: reset .. automethod:: resetOptions .. automethod:: save .. automethod:: saveOptions .. automethod:: set .. automethod:: set_ .. automethod:: show .. automethod:: showHelp .. automethod:: title .. automethod:: updateState