Home
Documentation
How to
General
Code management
Domain Model
Localization
Persistency
Security
User Interface
Tutorial
What is
Design
Classes
Api
Code
Quick search:
doc words with
doc words like
class like
method like
add, modify or remove a button
asssemble a hyperlink or form
change an applications index page
change an applications submenu
change the context button behavior
change the main menu
convert and validate user input
create your own default user interface layout
improve context scouting
make a property label different from the property name
make a type label differ from the class name
make an options list
override columns in an item table
override the default search options list of a SearchPage
override what happens after saving from an EditDetailsPage
override which propeties show up in the user interface
refresh parts of a page using AJAX
set the debug mode
sort the items in an options list
sort the rows in an item table
specialize a dialog
specialize a page
specialize a page label
specialize a part of a page
specialize the layout of a DetailsPage
How to specialize a page label
Specialize the class of the page and override the getLabel method. Also see
how to specialize a page
.