
|
Button object: or push-button is a graphical item, which can invoke a certain
action when clicked. It's used for triggering functionality (back, forward,
etc.), as link button, image button etc.. You can place unlimited numbers
of buttons anywhere on your application - each with different design and
functionality.
Button object properties (properties window)
Button object (full object
reference) |

|
Edit object: editable text field.
Used as addressbar for web objects, as well as for standard text input
and processing (in combination with actions).
Edit object properties (properties window)
Edit object (full object reference)
|

|
Label object:
text field which can display webpage titles, the main web's loading status,
content titles, or a custom text.
Label object properties (properties window)
Label object (full object reference)
|

|
Panel
object: graphical window, which serves as aggregational fundament
for other objects like buttons, additional web objects and so on. Panels
can be defined as "free" (independent) or having a relative
position towards the main dialog. Panels can also be used as drop down
menus and setup interface.
Panel object properties (properties window)
Panel object (full object reference)
|

|
Web
object
A web object is a box where web content can be displayed. The number of
web objects you can use on your browser is not limited. Web objects are
able to show anything that's "understood" by a normal browser:
html-pages, flash, documents, video-clips, ...
Web object properties (properties window)
Web object (full object reference)
|

|
Note
object
The project note is not a real BrowserBob object, it is used to add comments
to your workspace only. These comments will be saved with your project
and added to project export files.
Note object properties (properties window)
Note object (project note) (full object reference)
|