按钮控件
package |
FineUIPHP\UI |
---|
__construct()
__get( $name) : mixed
mixed
__toString() : string
string
absoluteX(integer $value) : $this
integer
$this
absoluteY(integer $value) : $this
integer
$this
addAjaxScript()
addStartupAbsoluteScript( $script, integer $level = \FineUIPHP\Config\Constants::ABSOLUTE_STARTUP_SCRIPT_DEFAULT_LEVEL)
integer
addStartupCSS( $key, $cssContent)
addStartupScript( $scriptContent)
anchorValue(string $value) : $this
string
$this
attribute( $key, $value) : $this
$this
attributeDataTag( $value) : $this
$this
block(integer $value) : $this
integer
$this
blockConfigBlockCount(integer $value) : $this
integer
$this
blockConfigSpace(integer $value) : $this
integer
$this
blockLG(integer $value) : $this
integer
$this
blockMD(integer $value) : $this
integer
$this
blockSM(integer $value) : $this
integer
$this
boxConfigAlign(string $value) : $this
string
$this
boxConfigChildMargin(string $value) : $this
string
$this
boxConfigPadding(string $value) : $this
string
$this
boxConfigPosition(string $value) : $this
string
$this
boxFlex(integer $value) : $this
integer
$this
columnWidth(string $value) : $this
string
$this
confirmIcon(string $value) : $this
string
$this
confirmTarget(string $value) : $this
string
$this
confirmText(string $value) : $this
string
$this
confirmTitle(string $value) : $this
string
$this
cssClass(string $value) : $this
string
$this
cssStyle(string $value) : $this
string
$this
disableControlBeforePostBack(boolean $value) : $this
boolean
$this
enabled(boolean $value) : $this
boolean
$this
enableDefaultCorner(boolean $value) : $this
boolean
$this
enableDefaultState(boolean $value) : $this
boolean
$this
enablePress(boolean $value) : $this
boolean
$this
focusOnPageLoad(boolean $value) : $this
boolean
$this
getAbsoluteX() : integer
integer
getAbsoluteY() : integer
integer
getAnchorValue() : string
string
getAttributeDataTag() : mixed|null
mixed|null
getBlock() : integer
integer
getBlockConfigBlockCount() : integer
integer
getBlockConfigSpace() : integer|null
integer|null
getBlockLG() : integer
integer
getBlockMD() : integer
integer
getBlockSM() : integer
integer
getBoxConfigAlign() : string
string
getBoxConfigChildMargin() : string
string
getBoxConfigPadding() : string
string
getBoxConfigPosition() : string
string
getBoxFlex() : integer
integer
getColumnWidth() : string
string
getConfirmIcon() : string
string
getConfirmTarget() : string
string
getConfirmText() : string
string
getConfirmTitle() : string
string
getCssClass() : string
string
getCssStyle() : string
string
getDisableControlBeforePostBack() : boolean
boolean
getEnabled() : boolean
boolean
getEnableDefaultCorner() : boolean
boolean
getEnableDefaultState() : boolean
boolean
getEnablePress() : boolean
boolean
getFocusOnPageLoad() : boolean
boolean
getHeight() : integer|null
integer|null
getHidden() : boolean
boolean
getHideMode() : string
string
getIcon() : string
string
getIconAlign() : string
string
getIconFont() : string
string
getIconFontClass() : string
string
getIconUrl() : string
string
getId() : mixed
mixed
getMargin() : string
string
getMarginBottom() : integer
integer
getMarginLeft() : integer
integer
getMarginRight() : integer
integer
getMarginTop() : integer
integer
getMenuID() : string
string
getOnClick() : \FineUIPHP\Event|null
\FineUIPHP\Event|null
getOnClientClick() : string
string
getOption(string $optionName) : mixed
Throws |
|
---|
string
参数名
mixed
getPostBackEventReference(\FineUIPHP\Event|string $event = '') : string
\FineUIPHP\Event|string
string
getPressed() : boolean
boolean
getRegionPercent() : string
string
getRegionPosition() : string
string
getRegionSplit() : boolean
boolean
getRegionSplitDraggable() : boolean
boolean
getRegionSplitHeaderClass() : boolean
boolean
getRegionSplitIcon() : boolean
boolean
getRegionSplitWidth() : integer
integer
getShowMenuIcon() : boolean
boolean
getSize() : string
string
getTabIndex() : string
string
getTableColspan() : integer
integer
getTableConfigColumns() : integer
integer
getTableRowspan() : integer
integer
getText() : string
string
getToolTip() : string
string
getToolTipType() : string
string
getType() : string
string
getValidateForms() : array|string|null
array|string|null
getValidateMessageBox() : boolean
boolean
getValidateMessageBoxPlain() : boolean
boolean
getValidateTarget() : string
string
getWidth() : integer|null
integer|null
getWrapperID() : string
string
getXID() : string
string
hasOption(string $optionName) : boolean
string
参数名
boolean
height(integer $value) : $this
integer
$this
hidden(boolean $value) : $this
boolean
$this
hideMode(string $value) : $this
string
$this
icon(string $value) : \FineUIPHP\UI\Button\Button
iconAlign(string $value) : $this
string
$this
iconFont(string $value) : $this
string
$this
iconFontClass(string $value) : $this
string
$this
iconUrl(String $iconUrl) : $this
String
自定义图标地址
$this
id(string $id) : $this
string
$this
isFineUIAjaxPostBack() : boolean
boolean
listener( $eventName, $handler) : $this
$this
margin(string $value) : $this
string
$this
marginBottom(integer $value) : $this
integer
$this
marginLeft(integer $value) : $this
integer
$this
marginRight(integer $value) : $this
integer
$this
marginTop(integer $value) : $this
integer
$this
noRenderTo() : $this
$this
onClientClick(string $value) : $this
string
$this
onFirstPreRender()
pressed(boolean $value) : $this
boolean
$this
regionPercent(string $value) : $this
string
$this
regionPosition(string $value) : $this
string
$this
regionSplit(boolean $value) : $this
boolean
$this
regionSplitDraggable(boolean $value) : $this
boolean
$this
regionSplitHeaderClass(boolean $value) : $this
boolean
$this
regionSplitIcon(boolean $value) : $this
boolean
$this
regionSplitWidth(integer $value) : $this
integer
$this
removeStartupCSS( $key)
resolveClientScript(\FineUIPHP\UI\Button\Button $control, $validateForms, \FineUIPHP\Enums\Target $validateTarget, boolean $validateMessageBox, boolean $validateMessageBoxPlain, \FineUIPHP\Event $onClickEvent, string $confirmText, string $confirmTitle, string $confirmIcon, string $confirmTarget, string $onClientClick, string $disableControlJavascriptID) : string
\FineUIPHP\UI\Button\Button
\FineUIPHP\Enums\Target
boolean
boolean
\FineUIPHP\Event
string
string
string
string
string
string
string
setHandler(string $handler) : void
string
showMenuIcon(boolean $value) : $this
boolean
$this
size(string $value) : $this
string
$this
tabIndex(string $value) : \FineUIPHP\UI\Button\Button
tableColspan(integer $value) : $this
integer
$this
tableConfigColumns(integer $value) : $this
integer
$this
tableRowspan(integer $value) : $this
integer
$this
text(string $value) : $this
string
$this
toJson() : mixed|string
mixed|string
toolTip(string $value) : \FineUIPHP\UI\Button\Button
toolTipType(string $value) : \FineUIPHP\UI\Button\Button
triggerAjaxPreRenderEvent()
type(string $value) : $this
string
$this
validateForms(string|array $param) : $this
string|array
$this
validateMessageBox(boolean $value) : $this
boolean
$this
validateMessageBoxPlain(boolean $value) : $this
boolean
$this
validateTarget(string $value) : $this
string
$this
width(integer $value) : $this
integer
$this
wrapperNodeInlineBlock( $value) : $this
$this
renderWrapperNode : boolean
var |
---|
boolean
events : array
var |
---|
array
listeners : array
var |
---|
array
virtualParent : null
var |
---|
null
scriptID : string
string