public class ERQMButton extends ERQMComponentBase
one of:
action
href
linkResource @see ERXHyperlinkResource
queryDictionary
isButton true | false
string
id
updateContainerID if set, only the content of the update container will be replaced
otherTagString tag string added to the container
class
data-corners true | false
data-icon home | delete | plus | arrow-u | arrow-d | carat-l | carat-t | carat-r | carat-b | check | gear | grid | star | custom | arrow-r | arrow-l | minus | refresh | forward | back | alert | info | search
data-iconpos left | right | top | bottom | notext
data-iconshadow true | false
data-inline true | false
data-mini true | false - Compact sized version
data-shadow true | false
data-theme swatch letter (a-z)
Links: including those with a data-role="button" share these attributes
data-ajax true | false
data-direction reverse - Reverse transition animation (only for page or dialog)
data-disabled true | false
data-dom-cache true | false
data-prefetch true | false
data-rel back - To move one step back in history
dialog - To open link styled as dialog, not tracked in history
external - For linking to another domain
popup - For opening a popup
data-transition fade | flip | flow | pop | slide | slidedown | slidefade | slideup | turn | none
data-position-to origin - Centers the popup over the link that opens it
jQuery selector - Centers the popup over the specified element
window - Centers the popup in the window
Note: option only available when used with popups. See also: options.
data-wrapper-class
WOComponent._EventLoggingEnabler, WOComponent.Event
NSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.Utility
NSKeyValueCoding._BooleanFieldBinding, NSKeyValueCoding._BooleanMethodBinding, NSKeyValueCoding._FieldBinding, NSKeyValueCoding._ForwardingBinding, NSKeyValueCoding._KeyBinding, NSKeyValueCoding._KeyBindingCreation, NSKeyValueCoding._MethodBinding, NSKeyValueCoding._NumberFieldBinding, NSKeyValueCoding._NumberMethodBinding, NSKeyValueCoding._ReflectionKeyBindingCreation, NSKeyValueCoding.ErrorHandling, NSKeyValueCoding.MapImplementation, NSKeyValueCoding.Null<T>, NSKeyValueCoding.UnknownKeyException, NSKeyValueCoding.ValueAccessor
NSValidation._MethodBinding, NSValidation._ValidationBinding, NSValidation.DefaultImplementation, NSValidation.Utility, NSValidation.ValidationException
_dynamicBindings
_Extension, _IsEventLoggingEnabled, _keyAssociations
_CLASS
_CLASS, _KeyPathSeparatorChar, KeyPathSeparator
NullValue
_CLASS
Constructor and Description |
---|
ERQMButton(WOContext aContext) |
Modifier and Type | Method and Description |
---|---|
com.webobjects.appserver._private.WOComponentDefinition |
_componentDefinition() |
void |
appendCustomTags(StringBuilder sb,
NSMutableArray<String> classes,
NSMutableArray<String> styles) |
String |
dataRelDefault() |
boolean |
hasAction() |
boolean |
hasHref() |
boolean |
hasLinkResource() |
String |
href() |
String |
updateContainerID() |
String |
wodName() |
_booleanValueForBinding, _objectValueForBinding, _stringValueForBinding, appendBooleanTag, appendBooleanTag, appendStringTag, appendStringTag, getUseShortNamesInLog, hasNonNullBinding, inset, javaScriptElementID, jqJavaScriptElementID, logDeprecated, needJavascriptId, otherTagString, setUseShortNamesInLog
appendToResponse, invokeAction, resetCachedBindingsInStatefulComponent, synchronizesVariablesWithBindings, takeValuesFromRequest
_awakeInContext, _checkAccess, _frameworkName, _includeCSSResources, _includeJavascriptResources, additionalCSSFiles, additionalJavascriptFiles, arrayValueForBinding, arrayValueForBinding, booleanValueForBinding, booleanValueForBinding, booleanValueForBinding, browser, checkAccess, clickToOpenEnabled, componentName, defaultCSSPath, defaultJavascriptPath, dynamicBindings, floatValueForBinding, intValueForBinding, isPageAccessAllowed, localizer, objectValueForBinding, objectValueForBinding, pageWithName, postAppendToResponse, preAppendToResponse, primaryCSSFile, primaryJavascriptFile, reset, shouldCheckAccess, stringValueForBinding, stringValueForBinding, useDefaultComponentCSS, useDefaultComponentJavascript
__valueForBinding, _associationWithName, _childTemplate, _cleanUpStatelessComponent, _componentUnroll, _isPage, _setContext, _setIsPage, _setParent, _setSubcomponent, _sleepInContext, _subcomponentForElementWithID, _templateNameForClass, _unroll, application, awake, baseURL, bindingKeys, canAccessFieldsDirectly, canGetValueForBinding, canSetValueForBinding, clone, context, debugString, descriptionForResponse, ensureAwakeInContext, frameworkName, generateResponse, handleQueryWithUnboundKey, handleTakeValueForUnboundKey, hasBinding, hasSession, isCachingEnabled, isEventLoggingEnabled, isStateless, logString, name, pageWithName, parent, path, pathURL, performParentAction, pullValuesFromParent, pushValuesToParent, session, set_componentUnroll, set_unroll, setCachingEnabled, setValueForBinding, setVariableValueForName, sleep, takeValueForKey, takeValueForKeyPath, template, templateWithHTMLString, templateWithHTMLString, templateWithHTMLString, templateWithName, toString, unableToSetNullForKey, validateTakeValueForKeyPath, validateValueForKey, validationFailedWithException, valueForBinding, valueForBooleanBinding, valueForIntegerBinding, valueForKey, valueForKeyPath, valueForNSArrayBindings, valueForNSDictionaryBindings, valueForNumberBinding, valueForStringBinding, variableValueForName, variableWithName
public ERQMButton(WOContext aContext)
public String wodName()
public com.webobjects.appserver._private.WOComponentDefinition _componentDefinition()
_componentDefinition
in class WOComponent
public String dataRelDefault()
public boolean hasAction()
public boolean hasLinkResource()
public boolean hasHref()
public String href()
public String updateContainerID()
public void appendCustomTags(StringBuilder sb, NSMutableArray<String> classes, NSMutableArray<String> styles)
appendCustomTags
in class ERQMComponentBase
Copyright © 2002 – 2024 Project Wonder.