Nette\Application\UI
Classes
Component is the base class for all Presenter components.
Helpers for Presenter & Component.
Control is renderable Presenter component.
Web form adapted for Presenter.
Lazy encapsulation of Component::link().
Component multiplier.
Presenter component represents a webpage instance. It converts Request to Response.
PresenterComponent deprecated
PresenterComponentReflection deprecated
Interfaces
IRenderable
deprecated
ISignalReceiver
deprecated
IStatePersistent
deprecated
ITemplate
deprecated
ITemplateFactory
deprecated
Component with ability to repaint.
Component with ability to receive signal.
Component with ability to save and load its state.
Defines template.
Defines Template factory.
Exceptions
Signal exception.
Link generation exception.