webmatic3.wm3GUIOption
\core\classes\GUI\wm3GUIOption.php at line 8

Class wm3GUIOption

wm3GUI
└─wm3GUIField
└─wm3GUIOption

public class wm3GUIOption
extends wm3GUIField


Constructor Summary

wm3GUIOption(mixed name, mixed value, mixed selected)

Method Summary
void

render()

void

setSelected(mixed selected)

Methods inherited from webmatic3.wm3GUIField
addValidation, getColor, getEnabled, getError, getErrorMessage, getID, getJavascript, getLabel, getLabelWidth, getSpan, getTrID, getValue, getVisible, getWidths, isHidden, isSeparator, setColor, setEnabled, setError, setExtraContentAfter, setExtraContentBefore, setID, setInactive, setJavascript, setLabelWidth, setSpan, setTrID, setValue, setVisible, setWidths, validate
Methods inherited from webmatic3.wm3GUI
getName, getTitle, setData, setName, setTitle

Constructor Detail

\core\classes\GUI\wm3GUIOption.php at line 15

wm3GUIOption

public wm3GUIOption(mixed name, mixed value, mixed selected)

Method Detail

\core\classes\GUI\wm3GUIOption.php at line 21

render

public void render()

\core\classes\GUI\wm3GUIOption.php at line 29

setSelected

public void setSelected(mixed selected)