Register Now!
(to enable saveImage)
Help
!U8 class methodsFor: 'actions'! addInitialActions " Private - Add the onLoad actions we want to evaluate when the tool has been opened. " |frameworkBlock| frameworkBlock := [DOM document loadAll: #('http://u8.smalltalking.net/profile/miguelisasmendi/DOMEventsEnhancement/DOMEventsEnhancement.st.js') onLoad: [ DOMEventsEnhacementDOC showDocInWorkspace; runExample]]. self onLoad: [ DOM navigator appName = 'Microsoft Internet Explorer' ifTrue: [DOM document load: DOM document headjsURL onLoad: frameworkBlock] ifFalse:frameworkBlock]! !
[
]
[U8]--Frequent expressions--
Object withAllSubclasses...
aClass selectors
New class...
FileOut aClass
FileOut aCategory
GUI - Access the playgroung element
GUI - Hide the playgroung
GUI - Show the playgroung
DOM - Dynamically load a javascript file to this page
DOM - Dynamically load a cascaded styles sheet
jQuery - Dynamically load jQuery[1.7.1]
System - Snapshot
System - Contents
U8 - Scale workspace
U8 - Upload a string to a file
U8 - Dowload contents of a file
[update this list]
"--class selector--"
Object
Smalltalk
Behavior
Class
Metaclass
CompiledMethod
Number
BlockClosure
Boolean
DateTime
UndefinedObject
Collection
SequenceableCollection
String
Array
RegularExpression
DOMEventsEnhacementDOC
NativeObject
Transcript
Snapshot
DoIt
Exporter
FileInReader
SmalltalkParser
PPParser
PPFailure
NodeVisitor
Node
EventManager
ActionSequence
EvaluableAction
Rectangle
Point
Random
Stream
ClassBuilder
Association
Exception
U8
NativeLibraryObject
JS
XMLHttpRequest
DOM
DOMAttribute
DOMNode
DOMDocument
BrowserObject
DOMElement
DOMCharacterData
HTMLElement
HTMLUList
HTMLTitle
HTMLTextarea
HTMLThead
HTMLTfoot
HTMLTbody
HTMLTableRow
HTMLTableCol
HTMLTableCell
HTMLTableCaption
HTMLTable
HTMLStyle
HTMLSelect
HTMLScript
HTMLQuote
HTMLPre
HTMLParam
HTMLParagraph
HTMLOption
HTMLOptGroup
HTMLOList
HTMLObject
HTMLMod
HTMLMeta
HTMLMenu
HTMLMap
HTMLLink
HTMLLI
HTMLLegend
HTMLILayer
HTMLLayer
HTMLLabel
HTMLIsIndex
HTMLInput
HTMLImage
HTMLIFrame
HTMLPage
HTMLHR
HTMLHead
HTMLHeading
HTMLFrameset
HTMLFrame
HTMLForm
HTMLFont
HTMLFieldSet
HTMLDiv
HTMLDList
HTMLDirectory
HTMLButton
HTMLBR
HTMLBody
HTMLBlockquote
HTMLBaseFont
HTMLBase
HTMLArea
HTMLApplet
HTMLAnchor
HTMLInputText
HTMLInputRadio
HTMLInputHidden
HTMLInputFile
HTMLInputCheckbox
HTMLInputButton
HTMLInputPassword
HTMLInputSubmit
HTMLInputReset
DOMText
HTMLDocument
BrowserScreen
BrowserNavigator
BrowserLocation
BrowserHistory
BrowserWindow
AssociationsReader
CancelFileInReader
ClassCommentReader
ClassCategoryReader
ChunkReader
JSReader
PoolDictionaryReader
PPDelegateParser
PPListParser
PPCharacterParser
PPStStringParser
PPStringParser
PPEpsilonParser
PPAnyParser
PPEOFParser
PPRepeatingParser
PPSourceParser
PPFlattenParser
PPActionParser
PPAndParser
PPNotParser
PPChoiceParser
PPSequenceParser
Compiler
JSStatementNode
ValueNode
ReturnNode
SequenceNode
BlockNode
AssignmentNode
CascadeNode
SendNode
MethodNode
VariableNode
AlienNode
NoReceiverNode
GlobalReferenceNode
ExtendedSequenceNode
BlockSequenceNode
SystemManager
Message
LinkMessage
StringStream
Error
MessageNotUnderstood
Dictionary
Set
HashedSet
ComposedAssociations
[Transcript]
(U8 @ #u8) Installed!
-playground-