A B C D E F G H I L M N O P R S T U V W

A

ACTION_LINK - Static variable in class com.vinay.ui.vinui.fw.controls.HyperLink
 
APPLICATION_INIT_PARAM - Static variable in class com.vinay.ui.vinui.fw.core.FWConstants
 
AppInit - class com.vinay.ui.vinui.fw.core.AppInit.
Framework servlet that loads the application of type Application.
AppInit() - Constructor for class com.vinay.ui.vinui.fw.core.AppInit
 
Application - class com.vinay.ui.vinui.fw.core.Application.
Represents a UI Application.
Application() - Constructor for class com.vinay.ui.vinui.fw.core.Application
 
addAttribute(String, String) - Method in class com.vinay.ui.vinui.fw.core.Context
 
addControl(Control, int) - Method in class com.vinay.ui.vinui.fw.core.FlowLayout
 
addControl(Control, int) - Method in interface com.vinay.ui.vinui.fw.core.Layout
 
addControl(Control) - Method in class com.vinay.ui.vinui.fw.core.Page
Adds a UI Control to the page.
addControl(Control, int) - Method in class com.vinay.ui.vinui.fw.core.Page
Adds a UI Control to the page.
addControl(Control, int) - Method in class com.vinay.ui.vinui.fw.core.TLayout
 
addControl(Control, int) - Method in class com.vinay.ui.vinui.fw.core.TwoColumnLayout
 
addControl(Control) - Method in class com.vinay.ui.vinui.fw.core.UIGroup
 
addControlToGroup(Control, UIGroup) - Method in class com.vinay.ui.vinui.fw.core.Page
Add a UI control to a valid UIGroup within this page
addItem(List.ListItem) - Method in class com.vinay.ui.vinui.fw.controls.List
 
addMapping(String, String) - Method in class com.vinay.ui.vinui.fw.core.Context
 
addPage(Page) - Method in class com.vinay.ui.vinui.fw.core.Application
Add a new page to the application
addRow(List) - Method in class com.vinay.ui.vinui.fw.controls.Table
 
addUIEventListener(UIEventListener) - Method in class com.vinay.ui.vinui.fw.core.Control
Adds a UIEventListener to the control

B

Button - class com.vinay.ui.vinui.fw.controls.Button.
Button UI element
Button() - Constructor for class com.vinay.ui.vinui.fw.controls.Button
 
bindAttribute(String, String) - Method in class com.vinay.ui.vinui.fw.core.Control
Bind a control property to a context attribute.
bindings - Variable in class com.vinay.ui.vinui.fw.core.Control
 

C

CIRCLE - Static variable in class com.vinay.ui.vinui.fw.controls.List
 
CLICK_SCRIPT_FUNCTION - Static variable in class com.vinay.ui.vinui.fw.core.FWConstants
 
Context - class com.vinay.ui.vinui.fw.core.Context.
The context data structure to which UI element attributes can be bound.
ContextAttribute - class com.vinay.ui.vinui.fw.core.ContextAttribute.
 
ContextAttribute() - Constructor for class com.vinay.ui.vinui.fw.core.ContextAttribute
 
Control - class com.vinay.ui.vinui.fw.core.Control.
Represents a UI Element.
Control() - Constructor for class com.vinay.ui.vinui.fw.core.Control
 
Controller - class com.vinay.ui.vinui.fw.core.Controller.
The controller servlet of the framework that serves requests from the client.
Controller() - Constructor for class com.vinay.ui.vinui.fw.core.Controller
 
com.vinay.ui.vinui.fw.controls - package com.vinay.ui.vinui.fw.controls
 
com.vinay.ui.vinui.fw.core - package com.vinay.ui.vinui.fw.core
 
com.vinay.ui.vinui.fw.htmlrendering - package com.vinay.ui.vinui.fw.htmlrendering
 
com.vinay.ui.vinui.fw.svgrendering - package com.vinay.ui.vinui.fw.svgrendering
 

D

DBCLICK_SCRIPT_FUNCTION - Static variable in class com.vinay.ui.vinui.fw.core.FWConstants
 
DISC - Static variable in class com.vinay.ui.vinui.fw.controls.List
 
dispatchEvent(UIEvent) - Method in class com.vinay.ui.vinui.fw.core.Control
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.vinay.ui.vinui.fw.core.AppInit
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.vinay.ui.vinui.fw.core.Controller
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.vinay.ui.vinui.fw.core.AppInit
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.vinay.ui.vinui.fw.core.Controller
 

E

END_TAG_OPEN - Static variable in class com.vinay.ui.vinui.fw.core.FWConstants
 

F

FWConstants - class com.vinay.ui.vinui.fw.core.FWConstants.
 
FWConstants() - Constructor for class com.vinay.ui.vinui.fw.core.FWConstants
 
FlowLayout - class com.vinay.ui.vinui.fw.core.FlowLayout.
Flow Layout Manager
FlowLayout() - Constructor for class com.vinay.ui.vinui.fw.core.FlowLayout
 

G

getAlign() - Method in class com.vinay.ui.vinui.fw.controls.HorizontalLine
 
getAppClass() - Method in class com.vinay.ui.vinui.fw.core.AppInit
Returns the full class name of the application.
getApplicationContext() - Method in class com.vinay.ui.vinui.fw.core.Application
Returns the context of the application
getAttrMap() - Method in class com.vinay.ui.vinui.fw.core.Context
 
getAttribute(String) - Method in class com.vinay.ui.vinui.fw.core.Context
 
getBorderWidth() - Method in class com.vinay.ui.vinui.fw.controls.Image
 
getBulletStyle() - Method in class com.vinay.ui.vinui.fw.controls.List
 
getCaption() - Method in class com.vinay.ui.vinui.fw.controls.Table
 
getColor() - Method in class com.vinay.ui.vinui.fw.controls.HorizontalLine
 
getColumnCount() - Method in class com.vinay.ui.vinui.fw.controls.MultilineTextInput
 
getControl(long) - Method in class com.vinay.ui.vinui.fw.core.Page
Returns a Control with a given id
getControls() - Method in class com.vinay.ui.vinui.fw.core.Page
Returns the map of controls hosted in this page
getCurrentApplication() - Method in class com.vinay.ui.vinui.fw.core.StateManager
 
getDefaultPage() - Method in class com.vinay.ui.vinui.fw.core.Application
 
getHeaders() - Method in class com.vinay.ui.vinui.fw.controls.Table
 
getHeight() - Method in class com.vinay.ui.vinui.fw.controls.Image
 
getHorizontalSpace() - Method in class com.vinay.ui.vinui.fw.controls.Image
 
getHref() - Method in class com.vinay.ui.vinui.fw.controls.HyperLink
 
getId() - Method in class com.vinay.ui.vinui.fw.core.Application
 
getId() - Method in class com.vinay.ui.vinui.fw.core.Control
 
getId() - Method in class com.vinay.ui.vinui.fw.core.Page
 
getId() - Method in class com.vinay.ui.vinui.fw.core.UIEvent
 
getLabel() - Method in class com.vinay.ui.vinui.fw.controls.TextInput
 
getLayout() - Method in class com.vinay.ui.vinui.fw.core.Page
 
getLeftWidth() - Method in class com.vinay.ui.vinui.fw.core.TLayout
 
getLeftWidth() - Method in class com.vinay.ui.vinui.fw.core.TwoColumnLayout
 
getListItems() - Method in class com.vinay.ui.vinui.fw.controls.List
 
getMappedAttribute() - Method in class com.vinay.ui.vinui.fw.core.ContextAttribute
 
getMaxLength() - Method in class com.vinay.ui.vinui.fw.controls.TextInput
 
getName() - Method in class com.vinay.ui.vinui.fw.core.Page
 
getNavigateToPage() - Method in class com.vinay.ui.vinui.fw.core.Application
 
getNext() - Static method in class com.vinay.ui.vinui.fw.core.MyRandom
 
getPage(long) - Method in class com.vinay.ui.vinui.fw.core.Application
 
getPage() - Method in class com.vinay.ui.vinui.fw.core.Control
 
getPageContext() - Method in class com.vinay.ui.vinui.fw.core.Control
Returns the context of the page that hosts this control
getPageContext() - Method in class com.vinay.ui.vinui.fw.core.Page
Returns the context object of this page
getRenderType() - Method in class com.vinay.ui.vinui.fw.core.Page
 
getRenderer(String) - Method in class com.vinay.ui.vinui.fw.core.UIRendererFactory
 
getRenderer(String) - Method in class com.vinay.ui.vinui.fw.htmlrendering.HTMLRendererFactory
 
getRenderer(String) - Method in class com.vinay.ui.vinui.fw.svgrendering.SVGRendererFactory
 
getRendererFactory() - Method in class com.vinay.ui.vinui.fw.core.Page
 
getRendererFactory(String) - Static method in class com.vinay.ui.vinui.fw.core.UIRendererFactory
 
getRowCount() - Method in class com.vinay.ui.vinui.fw.controls.MultilineTextInput
 
getRows() - Method in class com.vinay.ui.vinui.fw.controls.Table
 
getSize() - Method in class com.vinay.ui.vinui.fw.controls.HorizontalLine
 
getSize() - Method in class com.vinay.ui.vinui.fw.controls.TextInput
 
getSource() - Method in class com.vinay.ui.vinui.fw.controls.Image
 
getText() - Method in class com.vinay.ui.vinui.fw.controls.Button
 
getText() - Method in class com.vinay.ui.vinui.fw.controls.HyperLink
 
getText() - Method in class com.vinay.ui.vinui.fw.controls.Image
 
getText() - Method in class com.vinay.ui.vinui.fw.controls.List.ListItem
 
getText() - Method in class com.vinay.ui.vinui.fw.controls.MultilineTextInput
 
getText() - Method in class com.vinay.ui.vinui.fw.controls.Text
 
getType() - Method in class com.vinay.ui.vinui.fw.controls.HyperLink
 
getType() - Method in class com.vinay.ui.vinui.fw.core.ContextAttribute
 
getValue() - Method in class com.vinay.ui.vinui.fw.controls.TextInput
 
getVerticalSpace() - Method in class com.vinay.ui.vinui.fw.controls.Image
 
getWidth() - Method in class com.vinay.ui.vinui.fw.controls.Image
 

H

HTMLButtonRenderer - class com.vinay.ui.vinui.fw.htmlrendering.HTMLButtonRenderer.
Renderer for a button
HTMLButtonRenderer() - Constructor for class com.vinay.ui.vinui.fw.htmlrendering.HTMLButtonRenderer
 
HTMLHorizontalLineRenderer - class com.vinay.ui.vinui.fw.htmlrendering.HTMLHorizontalLineRenderer.
 
HTMLHorizontalLineRenderer() - Constructor for class com.vinay.ui.vinui.fw.htmlrendering.HTMLHorizontalLineRenderer
 
HTMLHyperLinkRenderer - class com.vinay.ui.vinui.fw.htmlrendering.HTMLHyperLinkRenderer.
 
HTMLHyperLinkRenderer() - Constructor for class com.vinay.ui.vinui.fw.htmlrendering.HTMLHyperLinkRenderer
 
HTMLImageRenderer - class com.vinay.ui.vinui.fw.htmlrendering.HTMLImageRenderer.
 
HTMLImageRenderer() - Constructor for class com.vinay.ui.vinui.fw.htmlrendering.HTMLImageRenderer
 
HTMLListRenderer - class com.vinay.ui.vinui.fw.htmlrendering.HTMLListRenderer.
Renderer for List control
HTMLListRenderer() - Constructor for class com.vinay.ui.vinui.fw.htmlrendering.HTMLListRenderer
 
HTMLMultilineTextInputRenderer - class com.vinay.ui.vinui.fw.htmlrendering.HTMLMultilineTextInputRenderer.
 
HTMLMultilineTextInputRenderer() - Constructor for class com.vinay.ui.vinui.fw.htmlrendering.HTMLMultilineTextInputRenderer
 
HTMLRendererFactory - class com.vinay.ui.vinui.fw.htmlrendering.HTMLRendererFactory.
 
HTMLRendererFactory() - Constructor for class com.vinay.ui.vinui.fw.htmlrendering.HTMLRendererFactory
 
HTMLTableRenderer - class com.vinay.ui.vinui.fw.htmlrendering.HTMLTableRenderer.
 
HTMLTableRenderer() - Constructor for class com.vinay.ui.vinui.fw.htmlrendering.HTMLTableRenderer
 
HTMLTextInputRenderer - class com.vinay.ui.vinui.fw.htmlrendering.HTMLTextInputRenderer.
 
HTMLTextInputRenderer() - Constructor for class com.vinay.ui.vinui.fw.htmlrendering.HTMLTextInputRenderer
 
HTMLTextRenderer - class com.vinay.ui.vinui.fw.htmlrendering.HTMLTextRenderer.
 
HTMLTextRenderer() - Constructor for class com.vinay.ui.vinui.fw.htmlrendering.HTMLTextRenderer
 
HTML_TYPE - Static variable in class com.vinay.ui.vinui.fw.core.RenderingClient
 
HorizontalLine - class com.vinay.ui.vinui.fw.controls.HorizontalLine.
 
HorizontalLine() - Constructor for class com.vinay.ui.vinui.fw.controls.HorizontalLine
 
HyperLink - class com.vinay.ui.vinui.fw.controls.HyperLink.
Hyper link UI element
HyperLink() - Constructor for class com.vinay.ui.vinui.fw.controls.HyperLink
 

I

ID_PREFIX - Static variable in class com.vinay.ui.vinui.fw.core.FWConstants
 
Image - class com.vinay.ui.vinui.fw.controls.Image.
 
Image() - Constructor for class com.vinay.ui.vinui.fw.controls.Image
 
init(ServletConfig) - Method in class com.vinay.ui.vinui.fw.core.AppInit
 
init() - Method in class com.vinay.ui.vinui.fw.core.Application
A lifecycle method that is invoked once during application startup.
init() - Method in class com.vinay.ui.vinui.fw.core.Controller
 
init() - Method in class com.vinay.ui.vinui.fw.core.Page
Page Initialization.
isDisabled() - Method in class com.vinay.ui.vinui.fw.controls.MultilineTextInput
 
isMapped() - Method in class com.vinay.ui.vinui.fw.core.ContextAttribute
 
isNavigationEnabled() - Method in class com.vinay.ui.vinui.fw.core.Application
 
isNoShade() - Method in class com.vinay.ui.vinui.fw.controls.HorizontalLine
 

L

LEFT - Static variable in class com.vinay.ui.vinui.fw.core.TLayout
 
LEFT - Static variable in class com.vinay.ui.vinui.fw.core.TwoColumnLayout
 
LOWER_CASE - Static variable in class com.vinay.ui.vinui.fw.controls.List
 
LOWER_CASE_ROMAN - Static variable in class com.vinay.ui.vinui.fw.controls.List
 
Layout - interface com.vinay.ui.vinui.fw.core.Layout.
Layout interface
List - class com.vinay.ui.vinui.fw.controls.List.
A List control
List() - Constructor for class com.vinay.ui.vinui.fw.controls.List
List constructor
List.ListItem - class com.vinay.ui.vinui.fw.controls.List.ListItem.
 
List.ListItem() - Constructor for class com.vinay.ui.vinui.fw.controls.List.ListItem
 
layout(Page) - Method in class com.vinay.ui.vinui.fw.core.FlowLayout
 
layout(Page) - Method in interface com.vinay.ui.vinui.fw.core.Layout
 
layout(Page) - Method in class com.vinay.ui.vinui.fw.core.TLayout
 
layout(Page) - Method in class com.vinay.ui.vinui.fw.core.TwoColumnLayout
 

M

MO_SCRIPT_FUNCTION - Static variable in class com.vinay.ui.vinui.fw.core.FWConstants
 
MultilineTextInput - class com.vinay.ui.vinui.fw.controls.MultilineTextInput.
 
MultilineTextInput() - Constructor for class com.vinay.ui.vinui.fw.controls.MultilineTextInput
 
MyRandom - class com.vinay.ui.vinui.fw.core.MyRandom.
FIXME Just for testing purposes.
MyRandom() - Constructor for class com.vinay.ui.vinui.fw.core.MyRandom
 
mapAttribute(String, String) - Method in class com.vinay.ui.vinui.fw.core.Page
Maps a page context attribute to application context attribute.
mapTo(Context) - Method in class com.vinay.ui.vinui.fw.core.Context
 
mapToApplicationContext() - Method in class com.vinay.ui.vinui.fw.core.Page
Maps the entire page context to application context.
modifyPage() - Method in class com.vinay.ui.vinui.fw.core.Page
Invoked just before rendering the page.

N

NONE - Static variable in class com.vinay.ui.vinui.fw.controls.List
 
navigateTo(String) - Method in class com.vinay.ui.vinui.fw.core.Page
Creates a navigation rule typically defined in an action listener.

O

ONCLICK - Static variable in class com.vinay.ui.vinui.fw.core.UIEvent
 
ONDBLCLICK - Static variable in class com.vinay.ui.vinui.fw.core.UIEvent
 
ONKEYDOWN - Static variable in class com.vinay.ui.vinui.fw.core.UIEvent
 
ONKEYPRESS - Static variable in class com.vinay.ui.vinui.fw.core.UIEvent
 
ONKEYUP - Static variable in class com.vinay.ui.vinui.fw.core.UIEvent
 
ONMOUSEDOWN - Static variable in class com.vinay.ui.vinui.fw.core.UIEvent
 
ONMOUSEMOVE - Static variable in class com.vinay.ui.vinui.fw.core.UIEvent
 
ONMOUSEOUT - Static variable in class com.vinay.ui.vinui.fw.core.UIEvent
 
ONMOUSEOVER - Static variable in class com.vinay.ui.vinui.fw.core.UIEvent
 
ONMOUSEUP - Static variable in class com.vinay.ui.vinui.fw.core.UIEvent
 
onClick(UIEvent) - Method in class com.vinay.ui.vinui.fw.core.UIEventAdapter
 
onClick(UIEvent) - Method in interface com.vinay.ui.vinui.fw.core.UIEventListener
 
onDblClick(UIEvent) - Method in class com.vinay.ui.vinui.fw.core.UIEventAdapter
 
onDblClick(UIEvent) - Method in interface com.vinay.ui.vinui.fw.core.UIEventListener
 
onKeyDown(UIEvent) - Method in class com.vinay.ui.vinui.fw.core.UIEventAdapter
 
onKeyDown(UIEvent) - Method in interface com.vinay.ui.vinui.fw.core.UIEventListener
 
onKeyPress(UIEvent) - Method in class com.vinay.ui.vinui.fw.core.UIEventAdapter
 
onKeyPress(UIEvent) - Method in interface com.vinay.ui.vinui.fw.core.UIEventListener
 
onKeyUp(UIEvent) - Method in class com.vinay.ui.vinui.fw.core.UIEventAdapter
 
onKeyUp(UIEvent) - Method in interface com.vinay.ui.vinui.fw.core.UIEventListener
 
onMouseDown(UIEvent) - Method in class com.vinay.ui.vinui.fw.core.UIEventAdapter
 
onMouseDown(UIEvent) - Method in interface com.vinay.ui.vinui.fw.core.UIEventListener
 
onMouseMove(UIEvent) - Method in class com.vinay.ui.vinui.fw.core.UIEventAdapter
 
onMouseMove(UIEvent) - Method in interface com.vinay.ui.vinui.fw.core.UIEventListener
 
onMouseOut(UIEvent) - Method in class com.vinay.ui.vinui.fw.core.UIEventAdapter
 
onMouseOut(UIEvent) - Method in interface com.vinay.ui.vinui.fw.core.UIEventListener
 
onMouseOver(UIEvent) - Method in class com.vinay.ui.vinui.fw.core.UIEventAdapter
 
onMouseOver(UIEvent) - Method in interface com.vinay.ui.vinui.fw.core.UIEventListener
 
onMouseUp(UIEvent) - Method in class com.vinay.ui.vinui.fw.core.UIEventAdapter
 
onMouseUp(UIEvent) - Method in interface com.vinay.ui.vinui.fw.core.UIEventListener
 

P

Page - class com.vinay.ui.vinui.fw.core.Page.
Represents a logical page.
Page(String) - Constructor for class com.vinay.ui.vinui.fw.core.Page
Page Constructor
process(String, String) - Method in class com.vinay.ui.vinui.fw.core.Page
 

R

RIGHT - Static variable in class com.vinay.ui.vinui.fw.core.TLayout
 
RIGHT - Static variable in class com.vinay.ui.vinui.fw.core.TwoColumnLayout
 
Renderer - class com.vinay.ui.vinui.fw.core.Renderer.
The abstract class for a renderer
Renderer() - Constructor for class com.vinay.ui.vinui.fw.core.Renderer
 
RenderingClient - class com.vinay.ui.vinui.fw.core.RenderingClient.
The rendering client type.
RenderingClient() - Constructor for class com.vinay.ui.vinui.fw.core.RenderingClient
 
removeAttribute(String) - Method in class com.vinay.ui.vinui.fw.core.Context
 
removeControl(Control) - Method in class com.vinay.ui.vinui.fw.core.FlowLayout
 
removeControl(Control) - Method in interface com.vinay.ui.vinui.fw.core.Layout
 
removeControl(Control) - Method in class com.vinay.ui.vinui.fw.core.Page
Removes a given control from the page
removeControl(Control) - Method in class com.vinay.ui.vinui.fw.core.TLayout
 
removeControl(Control) - Method in class com.vinay.ui.vinui.fw.core.TwoColumnLayout
 
removeControl(Control) - Method in class com.vinay.ui.vinui.fw.core.UIGroup
 
removeMapping(String) - Method in class com.vinay.ui.vinui.fw.core.Context
 
render() - Method in class com.vinay.ui.vinui.fw.core.Control
 
render() - Method in class com.vinay.ui.vinui.fw.core.Page
 
render(Control) - Method in class com.vinay.ui.vinui.fw.core.Renderer
 
render() - Method in class com.vinay.ui.vinui.fw.core.UIGroup
 
render(Control) - Method in class com.vinay.ui.vinui.fw.htmlrendering.HTMLButtonRenderer
 
render(Control) - Method in class com.vinay.ui.vinui.fw.htmlrendering.HTMLHorizontalLineRenderer
 
render(Control) - Method in class com.vinay.ui.vinui.fw.htmlrendering.HTMLHyperLinkRenderer
 
render(Control) - Method in class com.vinay.ui.vinui.fw.htmlrendering.HTMLImageRenderer
 
render(Control) - Method in class com.vinay.ui.vinui.fw.htmlrendering.HTMLListRenderer
 
render(Control) - Method in class com.vinay.ui.vinui.fw.htmlrendering.HTMLMultilineTextInputRenderer
 
render(Control) - Method in class com.vinay.ui.vinui.fw.htmlrendering.HTMLTableRenderer
 
render(Control) - Method in class com.vinay.ui.vinui.fw.htmlrendering.HTMLTextInputRenderer
 
render(Control) - Method in class com.vinay.ui.vinui.fw.htmlrendering.HTMLTextRenderer
 
render(Control) - Method in class com.vinay.ui.vinui.fw.svgrendering.SVGTextRenderer
 

S

SPACE - Static variable in class com.vinay.ui.vinui.fw.core.FWConstants
 
SQUARE - Static variable in class com.vinay.ui.vinui.fw.controls.List
 
START_TAG_OPEN - Static variable in class com.vinay.ui.vinui.fw.core.FWConstants
 
SVGRendererFactory - class com.vinay.ui.vinui.fw.svgrendering.SVGRendererFactory.
 
SVGRendererFactory() - Constructor for class com.vinay.ui.vinui.fw.svgrendering.SVGRendererFactory
 
SVGTextRenderer - class com.vinay.ui.vinui.fw.svgrendering.SVGTextRenderer.
 
SVGTextRenderer() - Constructor for class com.vinay.ui.vinui.fw.svgrendering.SVGTextRenderer
 
SVG_TYPE - Static variable in class com.vinay.ui.vinui.fw.core.RenderingClient
 
StateManager - class com.vinay.ui.vinui.fw.core.StateManager.
Application state manager
setAlign(String) - Method in class com.vinay.ui.vinui.fw.controls.HorizontalLine
 
setAttribute(String, String) - Method in class com.vinay.ui.vinui.fw.core.Context
 
setBorderWidth(String) - Method in class com.vinay.ui.vinui.fw.controls.Image
 
setBulletStyle(String) - Method in class com.vinay.ui.vinui.fw.controls.List
 
setCaption(String) - Method in class com.vinay.ui.vinui.fw.controls.Table
 
setColor(String) - Method in class com.vinay.ui.vinui.fw.controls.HorizontalLine
 
setColumnCount(String) - Method in class com.vinay.ui.vinui.fw.controls.MultilineTextInput
 
setDefaultPage(String) - Method in class com.vinay.ui.vinui.fw.core.Application
Sets the default page of the application.
setDisabled(boolean) - Method in class com.vinay.ui.vinui.fw.controls.MultilineTextInput
 
setHeaders(List) - Method in class com.vinay.ui.vinui.fw.controls.Table
 
setHeight(String) - Method in class com.vinay.ui.vinui.fw.controls.Image
 
setHorizontalSpace(String) - Method in class com.vinay.ui.vinui.fw.controls.Image
 
setHref(String) - Method in class com.vinay.ui.vinui.fw.controls.HyperLink
 
setLabel(String) - Method in class com.vinay.ui.vinui.fw.controls.TextInput
 
setLayout(Layout) - Method in class com.vinay.ui.vinui.fw.core.Page
Set the Layout of the page.
setLeftWidth(String) - Method in class com.vinay.ui.vinui.fw.core.TLayout
 
setLeftWidth(String) - Method in class com.vinay.ui.vinui.fw.core.TwoColumnLayout
 
setListItems(List) - Method in class com.vinay.ui.vinui.fw.controls.List
 
setMapped(boolean) - Method in class com.vinay.ui.vinui.fw.core.ContextAttribute
 
setMappedAttribute(ContextAttribute) - Method in class com.vinay.ui.vinui.fw.core.ContextAttribute
 
setMaxLength(String) - Method in class com.vinay.ui.vinui.fw.controls.TextInput
 
setName(String) - Method in class com.vinay.ui.vinui.fw.core.Page
 
setNavigation(String) - Method in class com.vinay.ui.vinui.fw.core.Application
 
setNavigationEnabled(boolean) - Method in class com.vinay.ui.vinui.fw.core.Application
 
setNoShade(boolean) - Method in class com.vinay.ui.vinui.fw.controls.HorizontalLine
 
setRowCount(String) - Method in class com.vinay.ui.vinui.fw.controls.MultilineTextInput
 
setRows(List) - Method in class com.vinay.ui.vinui.fw.controls.Table
 
setSize(String) - Method in class com.vinay.ui.vinui.fw.controls.HorizontalLine
 
setSize(String) - Method in class com.vinay.ui.vinui.fw.controls.TextInput
 
setSource(String) - Method in class com.vinay.ui.vinui.fw.controls.Image
 
setText(String) - Method in class com.vinay.ui.vinui.fw.controls.Button
 
setText(String) - Method in class com.vinay.ui.vinui.fw.controls.HyperLink
 
setText(String) - Method in class com.vinay.ui.vinui.fw.controls.Image
 
setText(String) - Method in class com.vinay.ui.vinui.fw.controls.List.ListItem
 
setText(String) - Method in class com.vinay.ui.vinui.fw.controls.MultilineTextInput
 
setText(String) - Method in class com.vinay.ui.vinui.fw.controls.Text
 
setType(int) - Method in class com.vinay.ui.vinui.fw.controls.HyperLink
 
setType(String) - Method in class com.vinay.ui.vinui.fw.core.ContextAttribute
 
setValue(String) - Method in class com.vinay.ui.vinui.fw.controls.TextInput
 
setVerticalSpace(String) - Method in class com.vinay.ui.vinui.fw.controls.Image
 
setWidth(String) - Method in class com.vinay.ui.vinui.fw.controls.Image
 

T

TAG_CLOSE - Static variable in class com.vinay.ui.vinui.fw.core.FWConstants
 
TLayout - class com.vinay.ui.vinui.fw.core.TLayout.
T-Layout Manager.
TLayout() - Constructor for class com.vinay.ui.vinui.fw.core.TLayout
 
TOP - Static variable in class com.vinay.ui.vinui.fw.core.TLayout
 
Table - class com.vinay.ui.vinui.fw.controls.Table.
 
Table() - Constructor for class com.vinay.ui.vinui.fw.controls.Table
Constructor
Text - class com.vinay.ui.vinui.fw.controls.Text.
Simple text UI element
Text() - Constructor for class com.vinay.ui.vinui.fw.controls.Text
 
TextInput - class com.vinay.ui.vinui.fw.controls.TextInput.
Single line text input element TODO validations & constraints
TextInput() - Constructor for class com.vinay.ui.vinui.fw.controls.TextInput
 
TwoColumnLayout - class com.vinay.ui.vinui.fw.core.TwoColumnLayout.
A layout in which divides the page into two columns.
TwoColumnLayout() - Constructor for class com.vinay.ui.vinui.fw.core.TwoColumnLayout
 

U

UIEvent - class com.vinay.ui.vinui.fw.core.UIEvent.
The event that is associated with UI element action
UIEvent(Object) - Constructor for class com.vinay.ui.vinui.fw.core.UIEvent
 
UIEvent(Control, String) - Constructor for class com.vinay.ui.vinui.fw.core.UIEvent
 
UIEventAdapter - class com.vinay.ui.vinui.fw.core.UIEventAdapter.
A convenience class for UI Event Listeners.
UIEventAdapter() - Constructor for class com.vinay.ui.vinui.fw.core.UIEventAdapter
 
UIEventListener - interface com.vinay.ui.vinui.fw.core.UIEventListener.
The event listener interface for HTML events
UIGroup - class com.vinay.ui.vinui.fw.core.UIGroup.
Group of UI controls.
UIGroup() - Constructor for class com.vinay.ui.vinui.fw.core.UIGroup
Constructor
UIRendererFactory - class com.vinay.ui.vinui.fw.core.UIRendererFactory.
Abstract Factory of renderers
UIRendererFactory() - Constructor for class com.vinay.ui.vinui.fw.core.UIRendererFactory
 
UPPER_CASE - Static variable in class com.vinay.ui.vinui.fw.controls.List
 
UPPER_CASE_ROMAN - Static variable in class com.vinay.ui.vinui.fw.controls.List
 

V

VinUIException - exception com.vinay.ui.vinui.fw.core.VinUIException.
A generic framework exception
VinUIException() - Constructor for class com.vinay.ui.vinui.fw.core.VinUIException
 
VinUIException(String) - Constructor for class com.vinay.ui.vinui.fw.core.VinUIException
 
VinUIException(Throwable) - Constructor for class com.vinay.ui.vinui.fw.core.VinUIException
 
VinUIException(String, Throwable) - Constructor for class com.vinay.ui.vinui.fw.core.VinUIException
 

W

WEB_LINK - Static variable in class com.vinay.ui.vinui.fw.controls.HyperLink
 

A B C D E F G H I L M N O P R S T U V W