is.idega.idegaweb.golf.member
Class Input

java.lang.Object
  extended by is.idega.idegaweb.golf.member.Input
Direct Known Subclasses:
AddressInput, MemberInput, UnionMemberInfoInput

public class Input
extends java.lang.Object


Constructor Summary
Input()
           
 
Method Summary
static com.idega.presentation.text.Text bodyText(int i)
           
static com.idega.presentation.text.Text bodyText(java.lang.String s)
           
 void setBodyFontBold(boolean bold)
           
 void setBodyFontColor(java.lang.String color)
           
protected static void setStyle(com.idega.presentation.ui.InterfaceObject O)
           
 void setStyleAttribute(java.lang.String style)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Input

public Input()
Method Detail

setBodyFontColor

public void setBodyFontColor(java.lang.String color)

setBodyFontBold

public void setBodyFontBold(boolean bold)

setStyleAttribute

public void setStyleAttribute(java.lang.String style)

bodyText

public static com.idega.presentation.text.Text bodyText(java.lang.String s)

bodyText

public static com.idega.presentation.text.Text bodyText(int i)

setStyle

protected static void setStyle(com.idega.presentation.ui.InterfaceObject O)


Copyright © 2000-2014 idega software. All Rights Reserved.